Uses of Class
org.hyperledger.acy_py.generated.model.DIFField
-
Packages that use DIFField Package Description org.hyperledger.acy_py.generated.model -
-
Uses of DIFField in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return DIFField Modifier and Type Method Description DIFFieldDIFField.DIFFieldBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type DIFField Modifier and Type Method Description List<DIFField>Constraints. getFields()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type DIFField Modifier and Type Method Description Constraints.ConstraintsBuilderConstraints.ConstraintsBuilder. fields(List<DIFField> fields)voidConstraints. setFields(List<DIFField> fields)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type DIFField Constructor Description Constraints(List<DIFField> fields, List<DIFHolder> isHolder, String limitDisclosure, Constraints.StatusActiveEnum statusActive, Constraints.StatusRevokedEnum statusRevoked, Constraints.StatusSuspendedEnum statusSuspended, Constraints.SubjectIsIssuerEnum subjectIsIssuer)
-