ilog.tgo.model
Class IltSNMP.State

java.lang.Object
  extended by ilog.tgo.model.IltState
      extended by ilog.tgo.model.IltSimpleState
          extended by ilog.tgo.model.IltSymbolicState
              extended by ilog.tgo.model.IltSNMP.State
All Implemented Interfaces:
IltDecorationSource, IltSymbolicStateValue, IlWithProperties, Cloneable
Enclosing class:
IltSNMP

public static class IltSNMP.State
extends IltSymbolicState
implements IltSymbolicStateValue


Field Summary
static IltSNMP.State Down
           
static IltSNMP.State Failed
           
static IltStateInfo metainfo
          Contains metainformation about this IltState class.
static IltSNMP.State Shutdown
           
static IltSNMP.State Testing
           
static IltSNMP.State Up
           
 
Fields inherited from class ilog.tgo.model.IltState
_message
 
Constructor Summary
IltSNMP.State()
          Default constructor.
IltSNMP.State(String name, String description, String message)
           
 
Method Summary
 
Methods inherited from class ilog.tgo.model.IltSymbolicState
add, clone, getName, getToolTipText, getToolTipText, getValue, getValues, has, isValid, list, remove, setName, setValues, values
 
Methods inherited from class ilog.tgo.model.IltSimpleState
createValue, getDefault, hasDefault, setDefault
 
Methods inherited from class ilog.tgo.model.IltState
copy, CreateNameFilter, CreateStateFilter, equals, getAliases, getAllPaths, getAltName, getDescription, getProperty, getStateInfo, hasDescription, hashCode, intern, isInside, IsPropertyTransient, removeProperty, setAltName, setDescription, setMessage, setProperty, SetPropertyTransient, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ilog.tgo.model.IltSymbolicStateValue
getDescription, getName
 

Field Detail

Up

public static IltSNMP.State Up

Down

public static IltSNMP.State Down

Testing

public static IltSNMP.State Testing

Shutdown

public static IltSNMP.State Shutdown

Failed

public static IltSNMP.State Failed

metainfo

public static IltStateInfo metainfo
Contains metainformation about this IltState class.

Internal method or field: do not use!
Constructor Detail

IltSNMP.State

public IltSNMP.State(String name,
                     String description,
                     String message)
Internal method or field: do not use!

IltSNMP.State

public IltSNMP.State()
Default constructor. This constructor is used by CSS styling mechanism and is not meant to be called directly.

Internal method or field: do not use!


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.