|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Constructor Parameter Order'. The constructor-parameter-order element defines the order that complexType element values are applied to a Java exception constructor. Element names are specified for each parameter of the constructor, including element names of inherited types if necessary. Used in: exception-mapping
The following features are supported:
JaxrpcmapPackage.getConstructorParameterOrder()
Method Summary | |
---|---|
EList |
getElementNames()
Returns the value of the 'Element Names' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Method Detail |
public java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
JaxrpcmapPackage.getConstructorParameterOrder_Id()
public void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
public EList getElementNames()
ElementName
.
If the meaning of the 'Element Names' containment reference list isn't clear, there really should be more of a description here...
JaxrpcmapPackage.getConstructorParameterOrder_ElementNames()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |