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