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