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