| Package | Description |
|---|---|
| uk.org.siri.siri |
| Modifier and Type | Field and Description |
|---|---|
protected CompressionMethodEnumeration |
TransportDescriptionStructure.compressionMethod |
| Modifier and Type | Method and Description |
|---|---|
static CompressionMethodEnumeration |
CompressionMethodEnumeration.fromValue(String v) |
CompressionMethodEnumeration |
TransportDescriptionStructure.getCompressionMethod()
Gets the value of the compressionMethod property.
|
static CompressionMethodEnumeration |
CompressionMethodEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionMethodEnumeration[] |
CompressionMethodEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportDescriptionStructure.setCompressionMethod(CompressionMethodEnumeration value)
Sets the value of the compressionMethod property.
|
TransportDescriptionStructure |
TransportDescriptionStructure.withCompressionMethod(CompressionMethodEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.