Uses of Class
com.sun.xml.ws.rm.protocol.wsrm200702.Address

Packages that use Address
com.sun.xml.ws.rm.protocol.wsrm200702   
 

Uses of Address in com.sun.xml.ws.rm.protocol.wsrm200702
 

Fields in com.sun.xml.ws.rm.protocol.wsrm200702 declared as Address
protected  Address MakeConnectionElement.address
           
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200702 that return Address
 Address MakeConnectionElement.getAddress()
          Gets the value of the address property.
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200702 with parameters of type Address
 void MakeConnectionElement.setAddress(Address value)
          Sets the value of the address property.