public class LField extends Object
LField()
long
modifiers()
LField
modifiers(long modifiers)
String
name()
name(String fieldName)
static LField
newInstance()
Class
type()
type(Class type)
typeName()
LObject
value()
value(LObject value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LField()
public static LField newInstance()
public long modifiers()
public LField modifiers(long modifiers)
public String typeName()
public Class type()
public LField type(Class type)
public String name()
public LField name(String fieldName)
public LObject value()
public LField value(LObject value)
Copyright © 2020. All rights reserved.