Uses of Class
org.openliberty.xmltooling.soapbinding.Consent

Packages that use Consent
org.openliberty.xmltooling.soap.soap11   
org.openliberty.xmltooling.soapbinding   
 

Uses of Consent in org.openliberty.xmltooling.soap.soap11
 

Fields in org.openliberty.xmltooling.soap.soap11 declared as Consent
private  Consent HeaderIDWSF.consent
           
 

Methods in org.openliberty.xmltooling.soap.soap11 that return Consent
 Consent HeaderIDWSF.getConsent()
           
 

Methods in org.openliberty.xmltooling.soap.soap11 with parameters of type Consent
 void HeaderIDWSF.setConsent(Consent consent)
           
 

Uses of Consent in org.openliberty.xmltooling.soapbinding
 

Methods in org.openliberty.xmltooling.soapbinding that return Consent
 Consent Consent.Builder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)