@Internal public final class PropertyModifier extends java.lang.Object implements Duplicatable
| Constructor and Description |
|---|
PropertyModifier(PropertyModifier other) |
PropertyModifier(short value) |
| Modifier and Type | Method and Description |
|---|---|
PropertyModifier |
copy() |
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() |
public PropertyModifier(short value)
public PropertyModifier(PropertyModifier other)
public PropertyModifier copy()
copy in interface Duplicatablepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic short getIgrpprl()
public short getIsprm()
public short getVal()
public short getValue()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean isComplex()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 2021 The Apache Software Foundation or its licensors, as applicable.