Uses of Class
org.apache.cxf.xkms.model.xkms.CompoundResultType
-
Packages that use CompoundResultType Package Description org.apache.cxf.xkms.model.xkms org.apache.cxf.xkms.service org.w3._2002._03.xkms_wsdl -
-
Uses of CompoundResultType in org.apache.cxf.xkms.model.xkms
Methods in org.apache.cxf.xkms.model.xkms that return CompoundResultType Modifier and Type Method Description CompoundResultTypeObjectFactory. createCompoundResultType()Create an instance ofCompoundResultTypeMethods in org.apache.cxf.xkms.model.xkms that return types with arguments of type CompoundResultType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompoundResultType>ObjectFactory. createCompoundResult(CompoundResultType value)Methods in org.apache.cxf.xkms.model.xkms with parameters of type CompoundResultType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompoundResultType>ObjectFactory. createCompoundResult(CompoundResultType value) -
Uses of CompoundResultType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service that return CompoundResultType Modifier and Type Method Description CompoundResultTypeXKMSService. compound(CompoundRequestType request) -
Uses of CompoundResultType in org.w3._2002._03.xkms_wsdl
Methods in org.w3._2002._03.xkms_wsdl that return CompoundResultType Modifier and Type Method Description CompoundResultTypeXKMSPortType. compound(CompoundRequestType body)
-