Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation.DelegateType
-
Packages that use DelegateType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation -
-
Uses of DelegateType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation with type parameters of type DelegateType Modifier and Type Field Description protected List<DelegateType>DelegationRestrictionType. delegateMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation that return DelegateType Modifier and Type Method Description DelegateTypeObjectFactory. createDelegateType()Create an instance ofDelegateTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation that return types with arguments of type DelegateType Modifier and Type Method Description javax.xml.bind.JAXBElement<DelegateType>ObjectFactory. createDelegate(DelegateType value)List<DelegateType>DelegationRestrictionType. getDelegate()Gets the value of the delegate property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation with parameters of type DelegateType Modifier and Type Method Description javax.xml.bind.JAXBElement<DelegateType>ObjectFactory. createDelegate(DelegateType value)
-