public class BpmNode extends Object
BpmNode()
String
getId()
getName()
getType()
BpmNode
setId(String id)
setName(String name)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BpmNode()
public String getName()
public BpmNode setName(String name)
public String getId()
public BpmNode setId(String id)
public String getType()
public BpmNode setType(String type)
public String toString()
toString
Object
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.