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