public class SpecialServiceRefs_RelStructure extends OneToManyRelationshipStructure
Java class for specialServiceRefs_RelStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="specialServiceRefs_RelStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}oneToManyRelationshipStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}SpecialServiceRef"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends SpecialServiceRefStructure> |
specialServiceRef |
modificationSetid| Constructor and Description |
|---|
SpecialServiceRefs_RelStructure() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends SpecialServiceRefStructure> |
getSpecialServiceRef()
Gets the value of the specialServiceRef property.
|
void |
setSpecialServiceRef(JAXBElement<? extends SpecialServiceRefStructure> value)
Sets the value of the specialServiceRef property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
SpecialServiceRefs_RelStructure |
withId(String value) |
SpecialServiceRefs_RelStructure |
withModificationSet(ModificationSetEnumeration value) |
SpecialServiceRefs_RelStructure |
withSpecialServiceRef(JAXBElement<? extends SpecialServiceRefStructure> value) |
getModificationSet, setModificationSetgetId, setIdprotected JAXBElement<? extends SpecialServiceRefStructure> specialServiceRef
public JAXBElement<? extends SpecialServiceRefStructure> getSpecialServiceRef()
JAXBElement<SpecialServiceRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public void setSpecialServiceRef(JAXBElement<? extends SpecialServiceRefStructure> value)
value - allowed object is
JAXBElement<SpecialServiceRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public SpecialServiceRefs_RelStructure withSpecialServiceRef(JAXBElement<? extends SpecialServiceRefStructure> value)
public SpecialServiceRefs_RelStructure withModificationSet(ModificationSetEnumeration value)
withModificationSet in class OneToManyRelationshipStructurepublic SpecialServiceRefs_RelStructure withId(String value)
withId in class OneToManyRelationshipStructurepublic String toString()
toString in class OneToManyRelationshipStructureCopyright © 2018 Entur AS. All rights reserved.