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