Class ActionType
java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ActionType
- Direct Known Subclasses:
NotifyActionType
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ActionType
public ActionType()
-