public class TypelessScriptPartId extends IScriptPartId
| Constructor and Description |
|---|
TypelessScriptPartId(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 TypelessScriptPartId(String strPartId)
public IType getContainingType()
getContainingType in class IScriptPartIdpublic String getId()
getId in class IScriptPartIdpublic String toString()
toString in class IScriptPartIdpublic String getContainingTypeName()
getContainingTypeName in class IScriptPartIdpublic void setRuntimeType(IGosuClass runtimeType)
setRuntimeType in class IScriptPartIdpublic IGosuClass getRuntimeType()
getRuntimeType in class IScriptPartIdCopyright © 2015. All rights reserved.