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