T - the type of the values in typeMap, one of ResourceType, MetricType or
AvailTypepublic class TypeSet<T extends NamedObject> extends NamedObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TypeSet.TypeSetBuilder<T extends NamedObject> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NamedObject> |
builder() |
static TypeSet<?> |
empty() |
Map<Name,T> |
getTypeMap() |
boolean |
isDisabledOrEmpty() |
boolean |
isEnabled() |
getNameaddProperty, equals, getID, getProperties, hashCode, isPersisted, removeProperty, setPersisted, toStringpublic static <T extends NamedObject> TypeSet.TypeSetBuilder<T> builder()
public static TypeSet<?> empty()
public boolean isEnabled()
public boolean isDisabledOrEmpty()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.