public class WorkspaceReference extends Object
WorkspaceReference(Class<?> type, String name, boolean inject)
TypeProtos.MajorType
getMajorType()
String
getName()
Class<?>
getType()
boolean
isInject()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WorkspaceReference(Class<?> type, String name, boolean inject)
public String getName()
public boolean isInject()
public Class<?> getType()
public TypeProtos.MajorType getMajorType()
public String toString()
toString
Object
Copyright © 2017 The Apache Software Foundation. All rights reserved.