org.drools.guvnor.models.testscenarios.shared
Class CollectionFieldData
java.lang.Object
org.drools.guvnor.models.testscenarios.shared.CollectionFieldData
- All Implemented Interfaces:
- Field
public class CollectionFieldData
- extends Object
- implements Field
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionFieldData
public CollectionFieldData()
getName
public String getName()
- Specified by:
getName in interface Field
setName
public void setName(String name)
getCollectionFieldList
public List<FieldData> getCollectionFieldList()
setCollectionFieldList
public void setCollectionFieldList(List<FieldData> collectionFieldList)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.