final class IouTransfer extends Template
Linear Supertypes
Ordering
- Alphabetic
 - By Inheritance
 
Inherited
- IouTransfer
 - 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
 - IouTransfer → Template
 - Annotations
 - @Override()
 
 -    def createAnd(): CreateAnd
- Definition Classes
 - IouTransfer → Template
 - Annotations
 - @Override()
 
 -   final  def eq(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -    def equals(object: AnyRef): Boolean
- Definition Classes
 - IouTransfer → AnyRef → Any
 - Annotations
 - @Override()
 
 -   final  def getClass(): Class[_ <: AnyRef]
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -    def getCompanion(): WithoutKey[Contract, ContractId, IouTransfer]
- Attributes
 - protected[model.iou]
 - Definition Classes
 - IouTransfer → Template
 - Annotations
 - @Override()
 
 -   final  def getContractTypeId(): Identifier
- Definition Classes
 - Template
 
 -    def hashCode(): Int
- Definition Classes
 - IouTransfer → AnyRef → Any
 - Annotations
 - @Override()
 
 -   final  def isInstanceOf[T0]: Boolean
- Definition Classes
 - Any
 
 -    def jsonEncoder(): JsonLfEncoder
- Definition Classes
 - IouTransfer → 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
 - IouTransfer → AnyRef → Any
 - Annotations
 - @Override()
 
 -    def toValue(): DamlRecord
- Definition Classes
 - IouTransfer → 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 createAndExerciseIouTransfer_Accept(): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseIouTransfer_Accept(arg: IouTransfer_Accept): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseIouTransfer_Cancel(): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseIouTransfer_Cancel(arg: IouTransfer_Cancel): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseIouTransfer_Reject(): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def createAndExerciseIouTransfer_Reject(arg: IouTransfer_Reject): Update[Exercised[ContractId]]
- Annotations
 - @Deprecated
 - Deprecated
 
 -    def finalize(): Unit
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.Throwable]) @Deprecated
 - Deprecated
 (Since version 9)