final class TrailingNone extends Template
Linear Supertypes
Ordering
- Alphabetic
 - By Inheritance
 
Inherited
- TrailingNone
 - Template
 - DamlRecord
 - DefinedDataType
 - 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
 
 -   final  def asInstanceOf[T0]: T0
- Definition Classes
 - Any
 
 -    def clone(): AnyRef
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
 
 -    def create(): Update[Created[ContractId]]
- Definition Classes
 - TrailingNone → Template
 - Annotations
 - @Override()
 
 -    def createAnd(): CreateAnd
- Definition Classes
 - TrailingNone → Template
 - Annotations
 - @Override()
 
 -   final  def eq(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -    def equals(object: AnyRef): Boolean
- Definition Classes
 - TrailingNone → AnyRef → Any
 - Annotations
 - @Override()
 
 -   final  def getClass(): Class[_ <: AnyRef]
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -    def getCompanion(): WithoutKey[Contract, ContractId, TrailingNone]
- Attributes
 - protected[trailingnone]
 - Definition Classes
 - TrailingNone → Template
 - Annotations
 - @Override()
 
 -   final  def getContractTypeId(): Identifier
- Definition Classes
 - Template
 
 -    def hashCode(): Int
- Definition Classes
 - TrailingNone → AnyRef → Any
 - Annotations
 - @Override()
 
 -   final  def isInstanceOf[T0]: Boolean
- Definition Classes
 - Any
 
 -    def jsonEncoder(): JsonLfEncoder
- Definition Classes
 - TrailingNone → DefinedDataType
 
 -   final  def ne(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -   final  def notify(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def notifyAll(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def synchronized[T0](arg0: => T0): T0
- Definition Classes
 - AnyRef
 
 -    def toJson(): String
- Definition Classes
 - DefinedDataType
 
 -    def toString(): String
- Definition Classes
 - TrailingNone → AnyRef → Any
 - Annotations
 - @Override()
 
 -    def toValue(): DamlRecord
- Definition Classes
 - TrailingNone → DamlRecord → DefinedDataType
 
 -   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])
 
 -   final  def wait(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 
Deprecated Value Members
-    def createAndExerciseArchive(): Update[Exercised[Unit]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseArchive(arg: Archive): Update[Exercised[Unit]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseArchiveMe(anyone: String): Update[Exercised[Unit]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseArchiveMe(arg: ArchiveMe): Update[Exercised[Unit]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def finalize(): Unit
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.Throwable]) @Deprecated
 - Deprecated
 (Since version 9)