ilog.tgo.model
Class IltCardItem.Type
java.lang.Object
ilog.util.IlEnum
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. |
|
Method Summary |
void |
setName(String name)
Sets the name of this object. |
metainfo
public static IlEnumInfo metainfo
- Contains metainformation about this
IlEnum class.
- Internal method or field: do not use!
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!
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.