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 AddressMakeConnectionType. addressMethods in org.apache.cxf.ws.mc.v200702 that return Address Modifier and Type Method Description AddressObjectFactory. createAddress()Create an instance ofAddressAddressMakeConnectionType. 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 voidMakeConnectionType. setAddress(Address value)Sets the value of the address property.
-