Class ContractTypeCompanion

    • Field Summary

      Fields 
      Modifier and Type Field Description
      Identifier TEMPLATE_ID
      The full template ID of the template or interface that defined this companion.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TEMPLATE_ID

        public final Identifier TEMPLATE_ID
        The full template ID of the template or interface that defined this companion.
    • Constructor Detail

      • ContractTypeCompanion

        protected ContractTypeCompanion​(Identifier templateId)