public class TypedComponentIdentifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedComponentIdentifier.TypedComponentIdentifierBuilder |
| Constructor and Description |
|---|
TypedComponentIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespace() |
String |
getType() |
void |
setName(String name) |
void |
setNamespace(String namespace) |
void |
setType(String type) |
Copyright © 2017. All rights reserved.