public class ScriptPartId extends IScriptPartId
| Constructor and Description |
|---|
ScriptPartId(IType type,
String strPartId) |
ScriptPartId(String strFqType,
String strPartId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IType |
getContainingType() |
String |
getContainingTypeName() |
String |
getId() |
IGosuClass |
getRuntimeType() |
int |
hashCode() |
void |
setRuntimeType(IGosuClass runtimeType) |
String |
toString() |
public void setRuntimeType(IGosuClass runtimeType)
setRuntimeType in class IScriptPartIdpublic IGosuClass getRuntimeType()
getRuntimeType in class IScriptPartIdpublic String getContainingTypeName()
getContainingTypeName in class IScriptPartIdpublic IType getContainingType()
getContainingType in class IScriptPartIdpublic String getId()
getId in class IScriptPartIdpublic String toString()
toString in class IScriptPartIdCopyright © 2019. All rights reserved.