Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AttributeQueryType
-
Packages that use AttributeQueryType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of AttributeQueryType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return AttributeQueryType Modifier and Type Method Description AttributeQueryTypeObjectFactory. createAttributeQueryType()Create an instance ofAttributeQueryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type AttributeQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeQueryType>ObjectFactory. createAttributeQuery(AttributeQueryType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type AttributeQueryType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeQueryType>ObjectFactory. createAttributeQuery(AttributeQueryType value)
-