public class StencilType extends Object
| Constructor and Description |
|---|
StencilType(String id)
Construct a new stencilType with a unique id
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId()
Gives the unique id of a stencil
|
int |
hashCode() |
void |
setId(String id)
set a new unique id for a stencilType
|
public StencilType(String id)
id - Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.