ilog.tgo.model
Class IltShelf.Type

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.model.IltShelf.Type
Enclosing class:
IltShelf

public static class IltShelf.Type
extends IlEnum

This enumeration lists the types of shelves.


Field Summary
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IltShelf.Type Standard
          This type stands for a standard shelf representation.
 
Constructor Summary
IltShelf.Type()
          Default constructor.
IltShelf.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!

Standard

public static IltShelf.Type Standard
This type stands for a standard shelf representation.

Constructor Detail

IltShelf.Type

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

Parameters:
name - A unique name, used for serialization purposes

IltShelf.Type

public IltShelf.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.