com.hp.ucmdb.api.types
Interface EnumEntry


public interface EnumEntry

Properties of Type.ENUM type have an instance of this interface as a value.

Since:
8.0

Method Summary
 int getKey()
           
 java.lang.String getValue()
           
 

Method Detail

getKey

int getKey()

getValue

java.lang.String getValue()


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.