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