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