Class TimestampResponseDTO
java.lang.Object
eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
- All Implemented Interfaces:
Serializable
public class TimestampResponseDTO extends Object implements Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TimestampResponseDTO() -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)byte[]getBinaries()inthashCode()voidsetBinaries(byte[] binaries)StringtoString()
-
Constructor Details
-
TimestampResponseDTO
public TimestampResponseDTO()
-
-
Method Details