Interface OfficeFloorJavaCompiler.ClassField

Enclosing class:
OfficeFloorJavaCompiler

public static interface OfficeFloorJavaCompiler.ClassField
Class Field.
  • Method Details

    • getFieldType

      Class<?> getFieldType()
      Obtains the Field type.
      Returns:
      Field type.
    • getFieldName

      String getFieldName()
      Obtains the Field name.
      Returns:
      Field name.