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