|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Element Name'. The element-name element defines the name of a complexType element name attribute value. Used in: constructor-parameter-order
The following features are supported:
JaxrpcmapPackage.getElementName()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getText()
Returns the value of the 'Text' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setText(java.lang.String value)
Sets the value of the ' Text ' 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.getElementName_Id()
public void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
public java.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String)
,
JaxrpcmapPackage.getElementName_Text()
public void setText(java.lang.String value)
Text
' attribute.
value
- the new value of the 'Text' attribute.getText()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |