| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.facets.mandatory |
| Modifier and Type | Method and Description |
|---|---|
static MandatoryFacetAbstract.Semantics |
MandatoryFacetAbstract.Semantics.of(boolean required) |
static MandatoryFacetAbstract.Semantics |
MandatoryFacetAbstract.Semantics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MandatoryFacetAbstract.Semantics[] |
MandatoryFacetAbstract.Semantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MandatoryFacetAbstract(FacetHolder holder,
MandatoryFacetAbstract.Semantics semantics) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.