public class UserProfileEligibilityRefStructure extends CustomerEligibilityRefStructure
Java class for UserProfileEligibilityRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserProfileEligibilityRefStructure">
<simpleContent>
<restriction base="<http://www.netex.org.uk/netex>CustomerEligibilityRefStructure">
<attribute name="ref" use="required" type="{http://www.netex.org.uk/netex}UserProfileEligibilityIdType" />
</restriction>
</simpleContent>
</complexType>
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
UserProfileEligibilityRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
UserProfileEligibilityRefStructure |
withChanged(LocalDateTime value) |
UserProfileEligibilityRefStructure |
withCreated(LocalDateTime value) |
UserProfileEligibilityRefStructure |
withModification(ModificationEnumeration value) |
UserProfileEligibilityRefStructure |
withNameOfRefClass(String value) |
UserProfileEligibilityRefStructure |
withRef(String value) |
UserProfileEligibilityRefStructure |
withValue(String value) |
UserProfileEligibilityRefStructure |
withVersion(String value) |
UserProfileEligibilityRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefpublic UserProfileEligibilityRefStructure withValue(String value)
withValue in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withModification(ModificationEnumeration value)
withModification in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withRef(String value)
withRef in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withVersionRef(String value)
withVersionRef in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withCreated(LocalDateTime value)
withCreated in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withChanged(LocalDateTime value)
withChanged in class CustomerEligibilityRefStructurepublic UserProfileEligibilityRefStructure withVersion(String value)
withVersion in class CustomerEligibilityRefStructurepublic String toString()
toString in class CustomerEligibilityRefStructureCopyright © 2018 Entur AS. All rights reserved.