Class PropertiesObject
java.lang.Object
io.polyapi.plugin.model.generation.PropertiesObject
- All Implemented Interfaces:
PolyObject,Generable
-
Constructor Summary
ConstructorsConstructorDescriptionPropertiesObject(String packageName, Set<String> imports, String className, List<KeyValuePair<String, String>> properties) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.polyapi.plugin.model.generation.Generable
getClassName, getPackageName
-
Constructor Details
-
PropertiesObject
-