Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AttributeStatementType
-
Packages that use AttributeStatementType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
Uses of AttributeStatementType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AttributeStatementType Modifier and Type Method Description AttributeStatementTypeObjectFactory. createAttributeStatementType()Create an instance ofAttributeStatementTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AttributeStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory. createAttributeStatement(AttributeStatementType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AttributeStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory. createAttributeStatement(AttributeStatementType value)
-