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