Uses of Class
org.hyperledger.acy_py.generated.model.IndyProofReqAttrSpecNonRevoked
-
Packages that use IndyProofReqAttrSpecNonRevoked Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyProofReqAttrSpecNonRevoked in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyProofReqAttrSpecNonRevoked Modifier and Type Method Description IndyProofReqAttrSpecNonRevokedIndyProofReqAttrSpecNonRevoked.IndyProofReqAttrSpecNonRevokedBuilder. build()IndyProofReqAttrSpecNonRevokedIndyProofReqAttrSpec. getNonRevoked()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyProofReqAttrSpecNonRevoked Modifier and Type Method Description IndyProofReqAttrSpec.IndyProofReqAttrSpecBuilderIndyProofReqAttrSpec.IndyProofReqAttrSpecBuilder. nonRevoked(IndyProofReqAttrSpecNonRevoked nonRevoked)voidIndyProofReqAttrSpec. setNonRevoked(IndyProofReqAttrSpecNonRevoked nonRevoked)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyProofReqAttrSpecNonRevoked Constructor Description IndyProofReqAttrSpec(String name, List<String> names, IndyProofReqAttrSpecNonRevoked nonRevoked, List<Map<String,String>> restrictions)
-