Class Command

java.lang.Object
org.cip4.lib.xjdf.schema.Message
org.cip4.lib.xjdf.schema.Command
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandForceGang, CommandModifyQueueEntry, CommandPipeControl, CommandRequestQueueEntry, CommandResource, CommandResubmitQueueEntry, CommandReturnQueueEntry, CommandShutDown, CommandStopPersistentChannel, CommandSubmitQueueEntry, CommandWakeUp

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public abstract class Command extends Message implements Serializable

Java class for Command complex type

.

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


 <complexType name="Command">
   <complexContent>
     <extension base="{http://www.CIP4.org/JDFSchema_2_0}Message">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 
See Also: