Uses of Class
io.bindingz.api.model.ContractSchema
-
-
Uses of ContractSchema in io.bindingz.api.model
Methods in io.bindingz.api.model that return ContractSchema Modifier and Type Method Description ContractSchemaContractDto. getSchema()Constructors in io.bindingz.api.model with parameters of type ContractSchema Constructor Description ContractDto(String namespace, String owner, String contractName, String version, ContractSchema schema)
-