Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorDataJWS
-
Packages that use AttachDecoratorDataJWS Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorDataJWS in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorDataJWS Modifier and Type Method Description AttachDecoratorDataJWSAttachDecoratorDataJWS.AttachDecoratorDataJWSBuilder. build()AttachDecoratorDataJWSAttachDecoratorData. getJws()Methods in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorDataJWS Modifier and Type Method Description AttachDecoratorData.AttachDecoratorDataBuilderAttachDecoratorData.AttachDecoratorDataBuilder. jws(AttachDecoratorDataJWS jws)voidAttachDecoratorData. setJws(AttachDecoratorDataJWS jws)Constructors in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorDataJWS Constructor Description AttachDecoratorData(String base64, Object json, AttachDecoratorDataJWS jws, List<String> links, String sha256)
-