Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPEntryType
-
Packages that use IDPEntryType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of IDPEntryType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with type parameters of type IDPEntryType Modifier and Type Field Description protected List<IDPEntryType>IDPListType. idpEntryMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return IDPEntryType Modifier and Type Method Description IDPEntryTypeObjectFactory. createIDPEntryType()Create an instance ofIDPEntryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type IDPEntryType Modifier and Type Method Description javax.xml.bind.JAXBElement<IDPEntryType>ObjectFactory. createIDPEntry(IDPEntryType value)List<IDPEntryType>IDPListType. getIDPEntry()Gets the value of the idpEntry property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type IDPEntryType Modifier and Type Method Description javax.xml.bind.JAXBElement<IDPEntryType>ObjectFactory. createIDPEntry(IDPEntryType value)
-