Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorData1JWS
-
Packages that use AttachDecoratorData1JWS Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorData1JWS in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorData1JWS Modifier and Type Method Description AttachDecoratorData1JWSAttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type AttachDecoratorData1JWS Modifier and Type Method Description List<AttachDecoratorData1JWS>AttachDecoratorDataJWS. getSignatures()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type AttachDecoratorData1JWS Modifier and Type Method Description voidAttachDecoratorDataJWS. setSignatures(List<AttachDecoratorData1JWS> signatures)AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. signatures(List<AttachDecoratorData1JWS> signatures)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type AttachDecoratorData1JWS Constructor Description AttachDecoratorDataJWS(AttachDecoratorDataJWSHeader header, String _protected, String signature, List<AttachDecoratorData1JWS> signatures)
-