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