public class Bpmn2Import extends Object implements Serializable
Constructor and Description |
---|
Bpmn2Import(String type,
String location,
String namespace) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
String |
getNamespace() |
String |
getType() |
void |
setLocation(String location) |
void |
setNamespace(String namespace) |
void |
setType(String type) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.