org.jbpm.designer.server.diagram
Class StencilType
java.lang.Object
org.jbpm.designer.server.diagram.StencilType
public class StencilType
- extends Object
Constructor Summary |
StencilType(String id)
Construct a new stencilType with a unique id |
StencilType
public StencilType(String id)
- Construct a new stencilType with a unique id
- Parameters:
id
-
getId
public String getId()
- Gives the unique id of a stencil
- Returns:
- the id
setId
public void setId(String id)
- set a new unique id for a stencilType
- Parameters:
id
- the id to set
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.