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