@Portable public class ProcessNodeSummary extends GenericSummary<Long>
GenericSummary.LabeledCommand
id, name
Constructor and Description |
---|
ProcessNodeSummary() |
ProcessNodeSummary(Long id,
String name,
String type,
String uniqueId) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
String |
getName() |
String |
getType() |
String |
getUniqueId() |
void |
setType(String type) |
void |
setUniqueId(String uniqueId) |
String |
toString() |
addCallback, equals, getCallbacks, getId, hasCallbacks, hashCode, setCallbacks, setId, setName
public String getType()
public void setType(String type)
public String getName()
getName
in class GenericSummary<Long>
public String getLabel()
public String getUniqueId()
public void setUniqueId(String uniqueId)
public String toString()
toString
in class GenericSummary<Long>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.