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