org.jbpm.bpmn2.core
Class ItemDefinition
java.lang.Object
org.jbpm.bpmn2.core.ItemDefinition
- All Implemented Interfaces:
- Serializable
public class ItemDefinition
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemDefinition
public ItemDefinition(String id)
getId
public String getId()
getStructureRef
public String getStructureRef()
setStructureRef
public void setStructureRef(String structureRef)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.