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