@Internal public final class PropertyModifier extends Object implements Duplicatable
| Constructor and Description |
|---|
PropertyModifier(PropertyModifier other) |
PropertyModifier(short value) |
| Modifier and Type | Method and Description |
|---|---|
PropertyModifier |
copy() |
boolean |
equals(Object obj) |
short |
getIgrpprl()
"Index to a grpprl stored in CLX portion of file"
|
short |
getIsprm() |
short |
getVal() |
short |
getValue() |
int |
hashCode() |
boolean |
isComplex() |
String |
toString() |
public PropertyModifier(short value)
public PropertyModifier(PropertyModifier other)
public PropertyModifier copy()
copy in interface Duplicatablepublic short getIgrpprl()
public short getIsprm()
public short getVal()
public short getValue()
public boolean isComplex()