Uses of Class
org.hyperledger.acy_py.generated.model.LDProofVCDetailOptions
-
Packages that use LDProofVCDetailOptions Package Description org.hyperledger.acy_py.generated.model -
-
Uses of LDProofVCDetailOptions in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return LDProofVCDetailOptions Modifier and Type Method Description LDProofVCDetailOptionsLDProofVCDetailOptions.LDProofVCDetailOptionsBuilder. build()LDProofVCDetailOptionsLDProofVCDetail. getOptions()Methods in org.hyperledger.acy_py.generated.model with parameters of type LDProofVCDetailOptions Modifier and Type Method Description LDProofVCDetail.LDProofVCDetailBuilderLDProofVCDetail.LDProofVCDetailBuilder. options(LDProofVCDetailOptions options)voidLDProofVCDetail. setOptions(LDProofVCDetailOptions options)Constructors in org.hyperledger.acy_py.generated.model with parameters of type LDProofVCDetailOptions Constructor Description LDProofVCDetail(Credential credential, LDProofVCDetailOptions options)
-