ilog.tgo.model
Class IltCardItem.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.model.IltCardItem.Type
Direct Known Subclasses:
IltLed.Type, IltPort.Type
Enclosing class:
IltCardItem

public abstract static class IltCardItem.Type
extends IlEnum

The abstract class used to manage the types of the subclasses of IltCardItem.


Field Summary
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
 
Constructor Summary
IltCardItem.Type()
          Default constructor.
IltCardItem.Type(String name)
          Creates a new type.
 
Method Summary
 void setName(String name)
          Sets the name of this object.
 
Methods inherited from class ilog.util.IlEnum
getName, intern, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

metainfo

public static IlEnumInfo metainfo
Contains metainformation about this IlEnum class.

Internal method or field: do not use!
Constructor Detail

IltCardItem.Type

public IltCardItem.Type(String name)
Creates a new type.

Parameters:
name - A unique name

IltCardItem.Type

public IltCardItem.Type()
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!
Method Detail

setName

public void setName(String name)
Sets the name of this object. This method is used by CSS styling mechanism and is not meant to be called directly.

Overrides:
setName in class IlEnum
Internal method or field: do not use!


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