public class ParentProcess extends Object implements Serializable
| Constructor and Description |
|---|
ParentProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProcessContainmentType |
getProcessContainmentType()
Gets process containment type.
|
String |
getQualifiedName()
Gets qualified name.
|
int |
hashCode() |
void |
setProcessContainmentType(ProcessContainmentType processContainmentType)
Sets process containment type.
|
void |
setQualifiedName(String qualifiedName)
Sets qualified name.
|
String |
toString() |
public String getQualifiedName()
public ProcessContainmentType getProcessContainmentType()
public void setQualifiedName(String qualifiedName)
qualifiedName - the qualified namepublic void setProcessContainmentType(ProcessContainmentType processContainmentType)
processContainmentType - the process containment typeprotected boolean canEqual(Object other)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.