Uses of Class
org.apache.cxf.ws.mc.v200702.Address
-
Packages that use Address Package Description org.apache.cxf.ws.mc.v200702 -
-
Uses of Address in org.apache.cxf.ws.mc.v200702
Fields in org.apache.cxf.ws.mc.v200702 declared as Address Modifier and Type Field Description protected Address
MakeConnectionType. address
Methods in org.apache.cxf.ws.mc.v200702 that return Address Modifier and Type Method Description Address
ObjectFactory. createAddress()
Create an instance ofAddress
Address
MakeConnectionType. getAddress()
Gets the value of the address property.Methods in org.apache.cxf.ws.mc.v200702 with parameters of type Address Modifier and Type Method Description void
MakeConnectionType. setAddress(Address value)
Sets the value of the address property.
-