Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder
-
Packages that use AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder Modifier and Type Method Description AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. _protected(String _protected)static AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS. builder()AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. header(AttachDecoratorDataJWSHeader header)AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. signature(String signature)AttachDecoratorDataJWS.AttachDecoratorDataJWSBuilderAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. signatures(List<AttachDecoratorData1JWS> signatures)
-