Uses of Class
org.hyperledger.acy_py.generated.model.SchemaInputDescriptor
-
Packages that use SchemaInputDescriptor Package Description org.hyperledger.acy_py.generated.model -
-
Uses of SchemaInputDescriptor in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return SchemaInputDescriptor Modifier and Type Method Description SchemaInputDescriptorSchemaInputDescriptor.SchemaInputDescriptorBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type SchemaInputDescriptor Modifier and Type Method Description List<List<SchemaInputDescriptor>>SchemasInputDescriptorFilter. getUriGroups()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type SchemaInputDescriptor Modifier and Type Method Description voidSchemasInputDescriptorFilter. setUriGroups(List<List<SchemaInputDescriptor>> uriGroups)SchemasInputDescriptorFilter.SchemasInputDescriptorFilterBuilderSchemasInputDescriptorFilter.SchemasInputDescriptorFilterBuilder. uriGroups(List<List<SchemaInputDescriptor>> uriGroups)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type SchemaInputDescriptor Constructor Description SchemasInputDescriptorFilter(Boolean oneofFilter, List<List<SchemaInputDescriptor>> uriGroups)
-