|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MQRFHProperty
A representation of the model object 'MQRFH Property'.
The following features are supported:
WMQStructuresPackage.getMQRFHProperty()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
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.String value)
Sets the value of the ' Value ' attribute |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
WMQStructuresPackage.getMQRFHProperty_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
WMQStructuresPackage.getMQRFHProperty_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |