public interface OrderingOrderingType
The following features are supported:
Webapp30Package.getOrderingOrderingType()| Modifier and Type | Method and Description |
|---|---|
|
getName()
Returns the value of the 'Name' containment reference list.
|
OrderingOthersType |
getOthers()
Returns the value of the 'Others' containment reference.
|
void |
setOthers(OrderingOthersType value)
Sets the value of the '
Others' containment reference. |
getName()
JavaIdentifierType.
If the meaning of the 'Name' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getOrderingOrderingType_Name()OrderingOthersType getOthers()
If the meaning of the 'Others' containment reference isn't clear, there really should be more of a description here...
setOthers(OrderingOthersType),
Webapp30Package.getOrderingOrderingType_Others()void setOthers(OrderingOthersType value)
Others' containment reference.
value - the new value of the 'Others' containment reference.getOthers()