pip_services3_commons
pip_services3_commons
TypeConverter
asString method
asString
pip_services3_commons
pip_services3_commons
TypeConverter
asString method
TypeConverter class
Constructors
TypeConverter
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
asString
toNullableType
toType
toTypeCode
toTypeWithDefault
asString
method
String
asString
(
TypeCode
type
)
Converts a TypeCode into its string name.
type
the TypeCode to convert into a string. Returns the name of the TypeCode passed as a string value.