public class ArrayLengthRecordField extends Object implements Types.RecordField
| Modifier and Type | Field and Description |
|---|---|
private Class |
clazz |
private String |
fieldName |
| Constructor and Description |
|---|
ArrayLengthRecordField(String fieldName,
Class clazz) |
public boolean nullable()
nullable in interface Types.RecordFieldpublic String getName()
getName in interface PseudoFieldpublic Type getType()
getType in interface PseudoFieldpublic int getModifiers()
getModifiers in interface PseudoFieldpublic Object get(Object o) throws IllegalAccessException
get in interface PseudoFieldIllegalAccessExceptionpublic Type getDeclaringClass()
getDeclaringClass in interface PseudoFieldCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.