Package org.drools.model.impl
Class PrototypeImpl.FieldImpl
- java.lang.Object
-
- org.drools.model.impl.PrototypeImpl.FieldImpl
-
- All Implemented Interfaces:
Prototype.Field
- Enclosing class:
- PrototypeImpl
public static class PrototypeImpl.FieldImpl extends Object implements Prototype.Field
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfacePrototype.Field
-
getType
public Class<?> getType()
- Specified by:
getTypein interfacePrototype.Field
-
-