public final class BusinessServiceVertex extends AbstractDomainVertex
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BusinessServiceVertex.BusinessServiceVertexBuilder  | 
AbstractDomainVertex.AbstractDomainVertexBuilder<T extends AbstractDomainElementBuilder>delegate| Constructor and Description | 
|---|
BusinessServiceVertex(GenericVertex genericVertex)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BusinessServiceVertex.BusinessServiceVertexBuilder | 
builder()  | 
static BusinessServiceVertex | 
from(GenericVertex genericVertex)  | 
protected static String | 
getLabelFromReductionKey(String reductionKey)  | 
int | 
getLevel()  | 
Set<String> | 
getReductionKeys()  | 
org.opennms.netmgt.graph.provider.bsm.BusinessServiceVertex.Type | 
getType()  | 
boolean | 
isLeaf()  | 
asGenericVertex, equals, getId, getLabel, getNamespace, getNodeRef, getVertexRef, hashCode, toStringpublic BusinessServiceVertex(GenericVertex genericVertex)
public int getLevel()
public boolean isLeaf()
public org.opennms.netmgt.graph.provider.bsm.BusinessServiceVertex.Type getType()
public static final BusinessServiceVertex from(GenericVertex genericVertex)
public static BusinessServiceVertex.BusinessServiceVertexBuilder builder()
Copyright © 2021. All rights reserved.