org.drools.guvnor.client.asseteditor.drools.factmodel
Class FieldMetaModel
java.lang.Object
org.drools.guvnor.client.asseteditor.drools.factmodel.FieldMetaModel
- All Implemented Interfaces:
- Serializable, PortableObject
public class FieldMetaModel
- extends Object
- implements PortableObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
type
public String type
FieldMetaModel
public FieldMetaModel()
FieldMetaModel
public FieldMetaModel(String name,
String type)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.