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 |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getNamespace() |
String |
getType() |
int |
hashCode() |
void |
setName(String name) |
void |
setNamespace(String namespace) |
void |
setType(String type) |
Copyright © 2022. All rights reserved.