@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 |
|---|---|
protected PropertyModifier |
clone()
Deprecated.
|
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)
@Deprecated @Removal(version="5.0.0") protected PropertyModifier clone()
clone in class java.lang.Objectpublic 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 2020 The Apache Software Foundation or its licensors, as applicable.