Package org.drools.model
Interface Prototype
-
- All Superinterfaces:
NamedModelItem
- All Known Implementing Classes:
PrototypeImpl
public interface Prototype extends NamedModelItem
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrototype.Field
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Prototype.Field[]getFields()-
Methods inherited from interface org.drools.model.NamedModelItem
getFullName, getName, getPackage
-
-
-
-
Method Detail
-
getFields
Prototype.Field[] getFields()
-
-