Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResolveType
-
Packages that use ArtifactResolveType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol -
-
Uses of ArtifactResolveType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return ArtifactResolveType Modifier and Type Method Description ArtifactResolveTypeObjectFactory. createArtifactResolveType()Create an instance ofArtifactResolveTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type ArtifactResolveType Modifier and Type Method Description javax.xml.bind.JAXBElement<ArtifactResolveType>ObjectFactory. createArtifactResolve(ArtifactResolveType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type ArtifactResolveType Modifier and Type Method Description javax.xml.bind.JAXBElement<ArtifactResolveType>ObjectFactory. createArtifactResolve(ArtifactResolveType value)
-