java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ActionType
Direct Known Subclasses:
NotifyActionType

public abstract class ActionType extends Object
Abstract Base type for all types of Actions.

Java class for ActionType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ActionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ActionType

      public ActionType()