public class ContainmentAggregationStructure extends RelationshipStructure
Java class for containmentAggregationStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="containmentAggregationStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}relationshipStructure">
<attribute name="modificationSet" type="{http://www.netex.org.uk/netex}ModificationSetEnumeration" default="all" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ModificationSetEnumeration |
modificationSet |
id| Constructor and Description |
|---|
ContainmentAggregationStructure() |
| Modifier and Type | Method and Description |
|---|---|
ModificationSetEnumeration |
getModificationSet()
Gets the value of the modificationSet property.
|
void |
setModificationSet(ModificationSetEnumeration value)
Sets the value of the modificationSet property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ContainmentAggregationStructure |
withId(String value) |
ContainmentAggregationStructure |
withModificationSet(ModificationSetEnumeration value) |
getId, setIdprotected ModificationSetEnumeration modificationSet
public ModificationSetEnumeration getModificationSet()
ModificationSetEnumerationpublic void setModificationSet(ModificationSetEnumeration value)
value - allowed object is
ModificationSetEnumerationpublic ContainmentAggregationStructure withModificationSet(ModificationSetEnumeration value)
public ContainmentAggregationStructure withId(String value)
withId in class RelationshipStructurepublic String toString()
toString in class RelationshipStructureCopyright © 2018 Entur AS. All rights reserved.