| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected TypeOfInfolinkEnumeration |
InfoLinkStructure.typeOfInfoLink |
| Modifier and Type | Method and Description |
|---|---|
static TypeOfInfolinkEnumeration |
TypeOfInfolinkEnumeration.fromValue(String v) |
TypeOfInfolinkEnumeration |
InfoLinkStructure.getTypeOfInfoLink()
Gets the value of the typeOfInfoLink property.
|
static TypeOfInfolinkEnumeration |
TypeOfInfolinkEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeOfInfolinkEnumeration[] |
TypeOfInfolinkEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfoLinkStructure.setTypeOfInfoLink(TypeOfInfolinkEnumeration value)
Sets the value of the typeOfInfoLink property.
|
InfoLinkStructure |
InfoLinkStructure.withTypeOfInfoLink(TypeOfInfolinkEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.