Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.ExtensionsType
-
Packages that use ExtensionsType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol -
-
Uses of ExtensionsType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return ExtensionsType Modifier and Type Method Description ExtensionsTypeObjectFactory. createExtensionsType()Create an instance ofExtensionsTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return types with arguments of type ExtensionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionsType>ObjectFactory. createExtensions(ExtensionsType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol with parameters of type ExtensionsType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExtensionsType>ObjectFactory. createExtensions(ExtensionsType value)
-