public class RawField extends RawMember
| Modifier and Type | Field and Description |
|---|---|
protected Field |
_field |
_declaringType| Constructor and Description |
|---|
RawField(ResolvedType context,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Field |
getRawMember() |
getAnnotations, getDeclaringType, getModifiers, getName, hashCode, isAbstract, isStatic, toStringprotected final Field _field
public RawField(ResolvedType context, Field field)
Copyright © 2013 fasterxml.com. All Rights Reserved.