org.apache.poi.hwpf.model
Class PropertyModifier
java.lang.Object
org.apache.poi.hwpf.model.PropertyModifier
- All Implemented Interfaces:
- java.lang.Cloneable
public final class PropertyModifier
- extends java.lang.Object
- implements java.lang.Cloneable
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
PropertyModifier
public PropertyModifier(short value)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
getIgrpprl
public short getIgrpprl()
- "Index to a grpprl stored in CLX portion of file"
getIsprm
public short getIsprm()
getVal
public short getVal()
getValue
public short getValue()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
isComplex
public boolean isComplex()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object