Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
-
Packages that use IDPListType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
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 IDPListType Modifier and Type Field Description protected IDPListTypeScopingType. idpListMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return IDPListType Modifier and Type Method Description IDPListTypeObjectFactory. createIDPListType()Create an instance ofIDPListTypeIDPListTypeScopingType. 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 IDPListType Modifier and Type Method Description javax.xml.bind.JAXBElement<IDPListType>ObjectFactory. createIDPList(IDPListType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type IDPListType Modifier and Type Method Description javax.xml.bind.JAXBElement<IDPListType>ObjectFactory. createIDPList(IDPListType value)voidScopingType. setIDPList(IDPListType value)Sets the value of the idpList property.
-