类的使用
io.nuls.v2.model.dto.ContractConstructorInfoDto
-
使用ContractConstructorInfoDto的程序包 程序包 说明 io.nuls.v2.service io.nuls.v2.util -
-
io.nuls.v2.service中ContractConstructorInfoDto的使用
返回变量类型为ContractConstructorInfoDto的类型的io.nuls.v2.service中的方法 修饰符和类型 方法 说明 Result<ContractConstructorInfoDto>ContractService. getConstructor(String contractCode) -
io.nuls.v2.util中ContractConstructorInfoDto的使用
返回变量类型为ContractConstructorInfoDto的类型的io.nuls.v2.util中的方法 修饰符和类型 方法 说明 static Result<ContractConstructorInfoDto>NulsSDKTool. getConstructor(String contractCode)
-