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