Class HpdSubstringParameters
java.lang.Object
org.projecthusky.communication.requests.hpd.data.HpdCommonParameter
org.projecthusky.communication.requests.hpd.data.HpdSubstringParameters
- All Implemented Interfaces:
HpdOperationParameters
Class below is used to create the
SubstringFilter
XMLType
Class used for creating substrings OperationType-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter
create()
Abstract method implemented by all child classes which returns an instance of the specific XMLTypeAttributeDescription
MatchingRuleAssertion
AttributeValueAssertion
SubstringFilter
-
Constructor Details
-
HpdSubstringParameters
-
-
Method Details
-
create
public org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.SubstringFilter create()Description copied from interface:HpdOperationParameters
Abstract method implemented by all child classes which returns an instance of the specific XMLTypeAttributeDescription
MatchingRuleAssertion
AttributeValueAssertion
SubstringFilter
-