Uses of Class
co.dapi.types.CreateTransferValidatorProps
-
Packages that use CreateTransferValidatorProps Package Description co.dapi.types -
-
Uses of CreateTransferValidatorProps in co.dapi.types
Methods in co.dapi.types that return CreateTransferValidatorProps Modifier and Type Method Description CreateTransferValidatorPropsCreateTransferValidator. getLocal()CreateTransferValidatorPropsCreateTransferValidator. getSame()Constructors in co.dapi.types with parameters of type CreateTransferValidatorProps Constructor Description CreateTransferValidator(CreateTransferValidatorProps local, CreateTransferValidatorProps same)
-