Uses of Class
org.apache.cxf.wsdl.http.AddressType
-
Packages that use AddressType Package Description org.apache.cxf.wsdl.http -
-
Uses of AddressType in org.apache.cxf.wsdl.http
Methods in org.apache.cxf.wsdl.http that return AddressType Modifier and Type Method Description AddressTypeObjectFactory. createAddressType()Create an instance ofAddressTypeMethods in org.apache.cxf.wsdl.http that return types with arguments of type AddressType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressType>ObjectFactory. createAddress(AddressType value)Methods in org.apache.cxf.wsdl.http with parameters of type AddressType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddressType>ObjectFactory. createAddress(AddressType value)
-