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