| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected ClassRefTypeEnumeration |
ClassInFrameStructure.classRefType |
protected ClassRefTypeEnumeration |
ClassInFrameRefStructure.classRefType |
| Modifier and Type | Method and Description |
|---|---|
static ClassRefTypeEnumeration |
ClassRefTypeEnumeration.fromValue(String v) |
ClassRefTypeEnumeration |
ClassInFrameStructure.getClassRefType()
Gets the value of the classRefType property.
|
ClassRefTypeEnumeration |
ClassInFrameRefStructure.getClassRefType()
Gets the value of the classRefType property.
|
static ClassRefTypeEnumeration |
ClassRefTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassRefTypeEnumeration[] |
ClassRefTypeEnumeration.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.setClassRefType(ClassRefTypeEnumeration value)
Sets the value of the classRefType property.
|
void |
ClassInFrameRefStructure.setClassRefType(ClassRefTypeEnumeration value)
Sets the value of the classRefType property.
|
ClassInFrameStructure |
ClassInFrameStructure.withClassRefType(ClassRefTypeEnumeration value) |
ClassInFrameRefStructure |
ClassInFrameRefStructure.withClassRefType(ClassRefTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.