ilog.tgo.model
Class IltSNMP.System

java.lang.Object
  extended by ilog.tgo.model.IltSNMP.System
Enclosing class:
IltSNMP

public static class IltSNMP.System
extends Object


Field Summary
static IltAttribute Contact
          System contact attribute.
static IltAttribute Description
          System description attribute.
static IltAttribute Location
          System location attribute.
static IlpKey OldContact
          Deprecated.  
static IlpKey OldDescription
          Deprecated.  
static IlpKey OldLocation
          Deprecated.  
 
Method Summary
static IlpAttribute GetAttribute(IlpKey key)
          This method is just for compatibility from previous IltKey api to IlpAttribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OldDescription

public static IlpKey OldDescription
Deprecated. 
Internal method or field: do not use!
Deprecated Since:
JTGO 3.0

OldContact

public static IlpKey OldContact
Deprecated. 
Internal method or field: do not use!
Deprecated Since:
JTGO 3.0

OldLocation

public static IlpKey OldLocation
Deprecated. 
Internal method or field: do not use!
Deprecated Since:
JTGO 3.0

Description

public static IltAttribute Description
System description attribute.

Attribute name: description.

Value type: String.

Since:
JTGO 3.0

Contact

public static IltAttribute Contact
System contact attribute.

Attribute name: contact.

Value type: String.

Since:
JTGO 3.0

Location

public static IltAttribute Location
System location attribute.

Attribute name: location.

Value type: String.

Since:
JTGO 3.0
Method Detail

GetAttribute

public static IlpAttribute GetAttribute(IlpKey key)
This method is just for compatibility from previous IltKey api to IlpAttribute.

Since:
JTGO 3.0
Internal method or field: do not use!


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