"WEBNMS_5 API Docs"

com.adventnet.management.config
Interface AttributeConstants

All Known Subinterfaces:
FTPAttributeConstants, SnmpAttributeConstants, TelnetAttributeConstants, TftpAttributeConstants, TL1AttributeConstants

public interface AttributeConstants

An interface which defines constants for various attribute types.


Field Summary
static int GROUP_ATTRIBUTE
          Specifies the Attribute as Group.
static int SCALAR_ATTRIBUTE
          Specifies the Attribute as Scalar.
static int TABLE_ATTRIBUTE
          Specifies the Attribute as Table.
 

Field Detail

SCALAR_ATTRIBUTE

static final int SCALAR_ATTRIBUTE
Specifies the Attribute as Scalar.

See Also:
Constant Field Values

TABLE_ATTRIBUTE

static final int TABLE_ATTRIBUTE
Specifies the Attribute as Table.

See Also:
Constant Field Values

GROUP_ATTRIBUTE

static final int GROUP_ATTRIBUTE
Specifies the Attribute as Group.

See Also:
Constant Field Values

"WEBNMS_5 API Docs"

Copyright © 2011 ZOHO Corp., All Rights Reserved.