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