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