@Internal public final class PropertyModifier extends java.lang.Object implements java.lang.Cloneable
Constructor and Description |
---|
PropertyModifier(short value) |
Modifier and Type | Method and Description |
---|---|
protected PropertyModifier |
clone() |
boolean |
equals(java.lang.Object obj) |
short |
getIgrpprl()
"Index to a grpprl stored in CLX portion of file"
|
short |
getIsprm() |
short |
getVal() |
short |
getValue() |
int |
hashCode() |
boolean |
isComplex() |
java.lang.String |
toString() |
protected PropertyModifier clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public short getIgrpprl()
public short getIsprm()
public short getVal()
public short getValue()
public int hashCode()
hashCode
in class java.lang.Object
public boolean isComplex()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.