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