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