public class WorkspaceReference extends Object
| Constructor and Description |
|---|
WorkspaceReference(Class<?> type,
String name,
boolean inject) |
| Modifier and Type | Method and Description |
|---|---|
TypeProtos.MajorType |
getMajorType() |
String |
getName() |
Class<?> |
getType() |
boolean |
isInject() |
String |
toString() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.