static class StructTypes.JfrOldObjectField extends java.lang.Object implements IMCOldObjectField
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
modifiers |
java.lang.Object |
name |
Constructor and Description |
---|
JfrOldObjectField() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getModifier()
Returns the field modifier.
|
java.lang.String |
getName()
Returns the field name.
|
public java.lang.String getName()
IMCOldObjectField
getName
in interface IMCOldObjectField
public java.lang.Integer getModifier()
IMCOldObjectField
See Modifier
for more information about the bit pattern and for methods that can be
used to decode it.
getModifier
in interface IMCOldObjectField