Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UnknownPolicySetId
-
Packages that use UnknownPolicySetId Package Description org.openehealth.ipf.commons.ihe.xacml20.stub org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss -
-
Uses of UnknownPolicySetId in org.openehealth.ipf.commons.ihe.xacml20.stub
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub that return UnknownPolicySetId Modifier and Type Method Description UnknownPolicySetIdUnknownPolicySetIdFaultMessage. getFaultInfo()Constructors in org.openehealth.ipf.commons.ihe.xacml20.stub with parameters of type UnknownPolicySetId Constructor Description UnknownPolicySetIdFaultMessage(String message, UnknownPolicySetId unknownPolicySetId)UnknownPolicySetIdFaultMessage(String message, UnknownPolicySetId unknownPolicySetId, Throwable cause) -
Uses of UnknownPolicySetId in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return UnknownPolicySetId Modifier and Type Method Description UnknownPolicySetIdObjectFactory. createUnknownPolicySetId()Create an instance ofUnknownPolicySetIdMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type UnknownPolicySetId Modifier and Type Method Description javax.xml.bind.JAXBElement<UnknownPolicySetId>ObjectFactory. createUnknownPolicySetId(UnknownPolicySetId value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type UnknownPolicySetId Modifier and Type Method Description javax.xml.bind.JAXBElement<UnknownPolicySetId>ObjectFactory. createUnknownPolicySetId(UnknownPolicySetId value)
-