StringSDK

org.finos.morphir.runtime.quick.StringSDK$
object StringSDK

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
StringSDK.type

Members list

Value members

Concrete fields

val append: SDKValue[Unit, UType]
val fromFloat: SDKValue[Unit, UType]
val fromInt: SDKValue[Unit, UType]
val isEmpty: SDKValue[Unit, UType]
val left: SDKValue[Unit, UType]
val length: SDKValue[Unit, UType]
val right: SDKValue[Unit, UType]
val sdk: Map[FQName, SDKValue[Unit, UType]]
val toInt: SDKValue[Unit, UType]