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