public class TypeImplementationParams extends MessageParams
Constructor and Description |
---|
TypeImplementationParams(NameIdentifier typeName) |
Modifier and Type | Method and Description |
---|---|
NameIdentifier |
getTypeName()
Gets The name of the type whose implementation is to be retrieved
|
public TypeImplementationParams(NameIdentifier typeName)
typeName
- The name of the type whose implementation is to be retrievedpublic final NameIdentifier getTypeName()