Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorDataJWSHeader
-
Packages that use AttachDecoratorDataJWSHeader Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorDataJWSHeader in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorDataJWSHeader Modifier and Type Method Description AttachDecoratorDataJWSHeaderAttachDecoratorDataJWSHeader.AttachDecoratorDataJWSHeaderBuilder. build()AttachDecoratorDataJWSHeaderAttachDecoratorData1JWS. getHeader()AttachDecoratorDataJWSHeaderAttachDecoratorDataJWS. getHeader()Methods in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorDataJWSHeader Modifier and Type Method Description AttachDecoratorData1JWS.AttachDecoratorData1JWSBuilderAttachDecoratorData1JWS.AttachDecoratorData1JWSBuilder. header(AttachDecoratorDataJWSHeader header)AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. header(AttachDecoratorDataJWSHeader header)voidAttachDecoratorData1JWS. setHeader(AttachDecoratorDataJWSHeader header)voidAttachDecoratorDataJWS. setHeader(AttachDecoratorDataJWSHeader header)Constructors in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorDataJWSHeader Constructor Description AttachDecoratorData1JWS(AttachDecoratorDataJWSHeader header, String _protected, String signature)AttachDecoratorDataJWS(AttachDecoratorDataJWSHeader header, String _protected, String signature, List<AttachDecoratorData1JWS> signatures)
-