oasis.names.tc.ebxml_regrep.xsd.rim._3
Class ActionType
java.lang.Object
oasis.names.tc.ebxml_regrep.xsd.rim._3.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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionType
public ActionType()
Copyright © 2010-2011. All Rights Reserved.