| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected ProofOfIdentityEnumeration |
UserProfile_VersionStructure.proofRequired |
| Modifier and Type | Method and Description |
|---|---|
static ProofOfIdentityEnumeration |
ProofOfIdentityEnumeration.fromValue(String v) |
ProofOfIdentityEnumeration |
UserProfile_VersionStructure.getProofRequired()
Gets the value of the proofRequired property.
|
static ProofOfIdentityEnumeration |
ProofOfIdentityEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProofOfIdentityEnumeration[] |
ProofOfIdentityEnumeration.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.setProofRequired(ProofOfIdentityEnumeration value)
Sets the value of the proofRequired property.
|
UserProfile |
UserProfile.withProofRequired(ProofOfIdentityEnumeration value) |
UserProfile_VersionStructure |
UserProfile_VersionStructure.withProofRequired(ProofOfIdentityEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.