ing.status
Class NormalStatusItemValue
java.lang.Object
ing.status.NormalStatusItemValue
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class NormalStatusItemValue
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "NormalStatusItemValue"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusItemName
public java.lang.String StatusItemName
exceptional
public boolean exceptional
active
public boolean active
currentValue
public org.omg.CORBA.Any currentValue
NormalStatusItemValue
public NormalStatusItemValue()
NormalStatusItemValue
public NormalStatusItemValue(java.lang.String StatusItemName,
boolean exceptional,
boolean active,
org.omg.CORBA.Any currentValue)