public class LineShapeStructure extends DataManagedObjectStructure
Java class for LineShapeStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LineShapeStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<element name="Formula" type="{http://www.w3.org/2001/XMLSchema}Name" minOccurs="0"/>
<element name="Name" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<element ref="{http://www.netex.org.uk/netex}LinkRef" minOccurs="0"/>
<element name="LocatingSystemRef" type="{http://www.netex.org.uk/netex}SrsNameType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
formula |
protected JAXBElement<? extends LinkRefStructure> |
linkRef |
protected String |
locatingSystemRef |
protected MultilingualString |
name |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
LineShapeStructure() |
getBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected String formula
protected MultilingualString name
protected JAXBElement<? extends LinkRefStructure> linkRef
protected String locatingSystemRef
public String getFormula()
Stringpublic void setFormula(String value)
value - allowed object is
Stringpublic MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic JAXBElement<? extends LinkRefStructure> getLinkRef()
JAXBElement<TimingLinkRefStructure>
JAXBElement<LineLinkRefStructure>
JAXBElement<InfrastructureLinkRefStructure>
JAXBElement<ServiceLinkRefStructure>
JAXBElement<LinkRefStructure>
JAXBElement<WireLinkRefStructure>
JAXBElement<RailwayLinkRefStructure>
JAXBElement<RoadLinkRefStructure>
JAXBElement<ActivationLinkRefStructure>
JAXBElement<PathLinkRefStructure>
JAXBElement<RouteLinkRefStructure>public void setLinkRef(JAXBElement<? extends LinkRefStructure> value)
value - allowed object is
JAXBElement<TimingLinkRefStructure>
JAXBElement<LineLinkRefStructure>
JAXBElement<InfrastructureLinkRefStructure>
JAXBElement<ServiceLinkRefStructure>
JAXBElement<LinkRefStructure>
JAXBElement<WireLinkRefStructure>
JAXBElement<RailwayLinkRefStructure>
JAXBElement<RoadLinkRefStructure>
JAXBElement<ActivationLinkRefStructure>
JAXBElement<PathLinkRefStructure>
JAXBElement<RouteLinkRefStructure>public String getLocatingSystemRef()
Stringpublic void setLocatingSystemRef(String value)
value - allowed object is
Stringpublic LineShapeStructure withFormula(String value)
public LineShapeStructure withName(MultilingualString value)
public LineShapeStructure withLinkRef(JAXBElement<? extends LinkRefStructure> value)
public LineShapeStructure withLocatingSystemRef(String value)
public LineShapeStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic LineShapeStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic LineShapeStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic LineShapeStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic LineShapeStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic LineShapeStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic LineShapeStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic LineShapeStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic LineShapeStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic LineShapeStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic LineShapeStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic LineShapeStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic LineShapeStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic LineShapeStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic LineShapeStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic LineShapeStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic LineShapeStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic LineShapeStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic LineShapeStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.