Class HpdAttributePresentParameters

java.lang.Object
org.projecthusky.communication.requests.hpd.data.HpdCommonParameter
org.projecthusky.communication.requests.hpd.data.HpdAttributePresentParameters
All Implemented Interfaces:
HpdOperationParameters

public class HpdAttributePresentParameters extends HpdCommonParameter
The class is used to create the AttributeDescription XMLType Class used for creating present OperationType
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription
    Abstract method implemented by all child classes which returns an instance of the specific XMLType AttributeDescription MatchingRuleAssertion AttributeValueAssertion SubstringFilter

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HpdAttributePresentParameters

      public HpdAttributePresentParameters(String name)
  • Method Details

    • create

      public org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.AttributeDescription create()
      Description copied from interface: HpdOperationParameters
      Abstract method implemented by all child classes which returns an instance of the specific XMLType AttributeDescription MatchingRuleAssertion AttributeValueAssertion SubstringFilter