Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.style
Class ParsedPropertyKey

java.lang.Object
  |
  +--oracle.cabo.style.ParsedPropertyKey

public final class ParsedPropertyKey
extends java.lang.Object

Class for keys used by Style.getParsedProperty()


Method Summary
 int getKeyIndex()
          Returns the index for the key
 java.lang.String getKeyName()
          Returns the name for this key
 int hashCode()
          Returns the hash code for this key.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKeyIndex

public int getKeyIndex()
Returns the index for the key

getKeyName

public java.lang.String getKeyName()
Returns the name for this key

hashCode

public int hashCode()
Returns the hash code for this key.
Overrides:
hashCode in class java.lang.Object

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.