| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected MandatoryEnumeration |
ClassInFrameStructure.mandatory |
protected MandatoryEnumeration |
ClassAttributeInFrameStructure.mandatory |
protected MandatoryEnumeration |
ClassRelationshipInFrameStructure.mandatory |
| Modifier and Type | Method and Description |
|---|---|
static MandatoryEnumeration |
MandatoryEnumeration.fromValue(String v) |
MandatoryEnumeration |
ClassInFrameStructure.getMandatory()
Gets the value of the mandatory property.
|
MandatoryEnumeration |
ClassAttributeInFrameStructure.getMandatory()
Gets the value of the mandatory property.
|
MandatoryEnumeration |
ClassRelationshipInFrameStructure.getMandatory()
Gets the value of the mandatory property.
|
static MandatoryEnumeration |
MandatoryEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MandatoryEnumeration[] |
MandatoryEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassInFrameStructure.setMandatory(MandatoryEnumeration value)
Sets the value of the mandatory property.
|
void |
ClassAttributeInFrameStructure.setMandatory(MandatoryEnumeration value)
Sets the value of the mandatory property.
|
void |
ClassRelationshipInFrameStructure.setMandatory(MandatoryEnumeration value)
Sets the value of the mandatory property.
|
ClassInFrameStructure |
ClassInFrameStructure.withMandatory(MandatoryEnumeration value) |
ClassAttributeInFrameStructure |
ClassAttributeInFrameStructure.withMandatory(MandatoryEnumeration value) |
ClassRelationshipInFrameStructure |
ClassRelationshipInFrameStructure.withMandatory(MandatoryEnumeration value) |
ClassAttributeInFrame |
ClassAttributeInFrame.withMandatory(MandatoryEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.