pip_services3_commons
pip_services3_commons
TypeReflector
getType method
getType
pip_services3_commons
pip_services3_commons
TypeReflector
getType method
TypeReflector class
Constructors
TypeReflector
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
createInstance
createInstanceByDescriptor
createInstanceByType
getType
getTypeByDescriptor
isPrimitive
getType
method
Type
getType
(
String
name
,
[
String
library
]
)
Gets object type by its name and library where it is defined.
name
an object type name.
library
a library where the type is defined Returns the object type or null is the type wasn't found.