public class BatchObjectInformationResponse extends Object
Constructor and Description |
---|
BatchObjectInformationResponse() |
BatchObjectInformationResponse(DataCategory type,
String objectId,
Map<String,String> offerDigests) |
Modifier and Type | Method and Description |
---|---|
String |
getObjectId() |
Map<String,String> |
getOfferDigests() |
DataCategory |
getType() |
public BatchObjectInformationResponse()
public BatchObjectInformationResponse(DataCategory type, String objectId, Map<String,String> offerDigests)
public DataCategory getType()
public String getObjectId()
Copyright © 2019 Vitam. All rights reserved.