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