|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface which is used to expose InteractionSpec or ConnectionSpec properties as data at runtime by using parts in a message.
Method Summary | |
java.lang.String |
getPartName()
Returns the name of the part which contains the InteractionSpec or ConnectionSpec property value. |
java.lang.String |
getPropertyName()
Returns the name of the InteractionSpec or ConnectionSpec property which is being stored. |
void |
setPartName(java.lang.String partName)
Sets the name of the part which contains the InteractionSpec or ConnectionSpec property value. |
void |
setPropertyName(java.lang.String propertyName)
Sets the name of the InteractionSpec or ConnectionSpec property which is being stored. |
Method Detail |
public java.lang.String getPartName()
public java.lang.String getPropertyName()
public void setPartName(java.lang.String partName)
public void setPropertyName(java.lang.String propertyName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |