ByKey |
Parent of all generated ByKey classes within templates and interfaces.
|
ByKey.ToInterface |
Parent of all generated ByKey classes within interfaces.
|
Contract<Id,Data> |
A superclass for all codegen-generated Contracts.
|
ContractCompanion<Ct,Id,Data> |
Metadata and utilities associated with a template as a whole, rather than one single contract
made from that template.
|
ContractCompanion.WithKey<Ct,Id,Data,Key> |
|
ContractCompanion.WithoutKey<Ct,Id,Data> |
|
ContractId<T> |
This class is used as a super class for all concrete ContractIds generated by the java codegen
with the following properties:
|
ContractTypeCompanion |
|
ContractWithKey<Id,Data,Key> |
|
CreateAnd |
Parent of all generated CreateAnd classes within templates and interfaces.
|
CreateAnd.ToInterface |
Parent of all generated CreateAnd classes within interfaces.
|
InterfaceCompanion<I> |
Metadata and utilities associated with an interface as a whole.
|