o
com.daml.ledger.api.benchtool.submission
FooTemplateDescriptor
Companion class FooTemplateDescriptor
object FooTemplateDescriptor extends Serializable
NOTE: Keep me in sync with Foo.daml
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FooTemplateDescriptor
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val Divulger_DivulgeConsumingExercise: String
- val Divulger_DivulgeContractImmediate: String
- def Foo1(packageId: String): FooTemplateDescriptor
- def Foo2(packageId: String): FooTemplateDescriptor
- def Foo3(packageId: String): FooTemplateDescriptor
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def divulgerTemplateId(packageId: String): Identifier
- def dummyTemplateId(packageId: String): Identifier
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fooI1TemplateId(packageId: String): Identifier
- def fooI2TemplateId(packageId: String): Identifier
- def fooI3TemplateId(packageId: String): Identifier
- def forName(templateName: String, packageId: String): FooTemplateDescriptor
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def inefficientFibonacciTemplateId(packageId: String): Identifier
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])