|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.addressing.RelatesTo
Class RelatesTo
Constructor Summary | |
RelatesTo(String address)
Constructor RelatesTo |
|
RelatesTo(String value,
String relationshipType)
Constructor RelatesTo |
Method Summary | |
String |
getRelationshipType()
Method getRelationshipType |
String |
getValue()
Method getValue |
void |
setRelationshipType(String relationshipType)
Method setRelationshipType |
void |
setValue(String value)
Method setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelatesTo(String address)
address
- public RelatesTo(String value, String relationshipType)
value
- relationshipType
- Method Detail |
public String getRelationshipType()
public String getValue()
public void setRelationshipType(String relationshipType)
relationshipType
- public void setValue(String value)
value
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |