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