Uses of Class
org.hyperledger.acy_py.generated.model.AttachDecoratorData
-
Packages that use AttachDecoratorData Package Description org.hyperledger.acy_py.generated.model -
-
Uses of AttachDecoratorData in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return AttachDecoratorData Modifier and Type Method Description AttachDecoratorDataAttachDecoratorData.AttachDecoratorDataBuilder. build()AttachDecoratorDataAttachDecorator. getData()Methods in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorData Modifier and Type Method Description AttachDecorator.AttachDecoratorBuilderAttachDecorator.AttachDecoratorBuilder. data(AttachDecoratorData data)voidAttachDecorator. setData(AttachDecoratorData data)Constructors in org.hyperledger.acy_py.generated.model with parameters of type AttachDecoratorData Constructor Description AttachDecorator(String atId, Integer byteCount, AttachDecoratorData data, String description, String filename, String lastmodTime, String mimeType)
-