@DoNotImplement public static Cordapp.Info
Further information about the CorDapp extracted from its MANIFEST. The sub-types class Info.Default, class Info.Contract and class Info.Workflow determine what
type of CorDapp this is.
class Info.Default,
class Info.Contract,
class Info.Workflow@NotNull java.lang.String getShortName()
Cordapp's name
@NotNull java.lang.String getVendor()
Cordapp's vendor
@NotNull java.lang.String getVersion()
Cordapp's version
@NotNull java.lang.String getLicence()
boolean hasUnknownFields()