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