|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Property Type'.
The following features are supported:
ServiceMessageObjectPackage.getPropertyType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value ' attribute. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.String getName()
This represents the name of the property.
setName(String)
,
ServiceMessageObjectPackage.getPropertyType_Name()
public void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
public java.lang.Object getValue()
This represents the value of the property.
setValue(Object)
,
ServiceMessageObjectPackage.getPropertyType_Value()
public void setValue(java.lang.Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |