Uses of Class
org.hyperledger.acy_py.generated.model.IndyPresAttrSpec
-
Packages that use IndyPresAttrSpec Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyPresAttrSpec in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyPresAttrSpec Modifier and Type Method Description IndyPresAttrSpecIndyPresAttrSpec.IndyPresAttrSpecBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type IndyPresAttrSpec Modifier and Type Method Description List<IndyPresAttrSpec>IndyPresPreview. getAttributes()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type IndyPresAttrSpec Modifier and Type Method Description IndyPresPreview.IndyPresPreviewBuilderIndyPresPreview.IndyPresPreviewBuilder. attributes(List<IndyPresAttrSpec> attributes)voidIndyPresPreview. setAttributes(List<IndyPresAttrSpec> attributes)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type IndyPresAttrSpec Constructor Description IndyPresPreview(String atType, List<IndyPresAttrSpec> attributes, List<IndyPresPredSpec> predicates)
-