java.lang.reflect.Field
Field
System.Reflection.FieldInfo
System.Object
CS2JNet.JavaSupport.reflect.FieldSupport
FieldSupport.getAnnotations(${this}, ${attributeType}, ${inherits})
System.Type
attributeType
System.Boolean
inherits
GetCustomAttributes
System.Object[]
${this:16}.get(${obj})
System.Object
obj
GetValue
System.Object
${this:16}.set(${obj}, ${value})
System.Object
obj
System.Object
value
SetValue
System.Void
${this:16}.getName()
System.String
Name
${this:16}.getName()
${this:16}.setName(${value})
${this:16}.getType()
System.Type
FieldType
${this:16}.getType()
${this:16}.setFieldType(${value})