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.
SCALAR_ATTRIBUTE
public static final int SCALAR_ATTRIBUTE
- Specifies the Attribute as Scalar.
TABLE_ATTRIBUTE
public static final int TABLE_ATTRIBUTE
- Specifies the Attribute as Table.
GROUP_ATTRIBUTE
public static final int GROUP_ATTRIBUTE
- Specifies the Attribute as Group.