Package net.officefloor.compile.classes
Interface OfficeFloorJavaCompiler.ClassField
-
- Enclosing class:
- OfficeFloorJavaCompiler
public static interface OfficeFloorJavaCompiler.ClassFieldClassField.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFieldName()Obtains theFieldname.java.lang.Class<?>getFieldType()Obtains theFieldtype.
-