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