Class HpdExtensibleMatchParameters
java.lang.Object
org.projecthusky.communication.requests.hpd.data.HpdCommonParameter
org.projecthusky.communication.requests.hpd.data.HpdExtensibleMatchParameters
- All Implemented Interfaces:
HpdOperationParameters
Class below is used to create the
MatchingRuleAssertion XMLType
Class used for creating extensibleMatch OperationType-
Constructor Summary
ConstructorsConstructorDescriptionHpdExtensibleMatchParameters(String name, String value, String matchingRule, boolean dnAttributes) -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertioncreate()Abstract method implemented by all child classes which returns an instance of the specific XMLTypeAttributeDescriptionMatchingRuleAssertionAttributeValueAssertionSubstringFilter
-
Constructor Details
-
HpdExtensibleMatchParameters
-
-
Method Details
-
create
public org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.MatchingRuleAssertion create()Description copied from interface:HpdOperationParametersAbstract method implemented by all child classes which returns an instance of the specific XMLTypeAttributeDescriptionMatchingRuleAssertionAttributeValueAssertionSubstringFilter
-