Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
Packages that use IDPListType
-
Uses of IDPListType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as IDPListTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return IDPListTypeModifier and TypeMethodDescriptionObjectFactory.createIDPListType()
Create an instance ofIDPListType
ScopingType.getIDPList()
Gets the value of the idpList property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type IDPListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IDPListType> ObjectFactory.createIDPList
(IDPListType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type IDPListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<IDPListType> ObjectFactory.createIDPList
(IDPListType value) void
ScopingType.setIDPList
(IDPListType value) Sets the value of the idpList property.