pip_services3_commons
pip_services3_commons
TypeDescriptor
TypeDescriptor constructor
TypeDescriptor
pip_services3_commons
pip_services3_commons
TypeDescriptor
TypeDescriptor constructor
TypeDescriptor class
Constructors
TypeDescriptor
Properties
hashCode
runtimeType
Methods
equals
getLibrary
getName
noSuchMethod
toString
Operators
operator ==
Static methods
fromString
TypeDescriptor
constructor
TypeDescriptor
(
String
name
,
String
library
)
Creates a new instance of the type descriptor and sets its values.
name
a name of the object type.
library
a library or module where this object type is implemented.