Class AbstractTimestampDocumentDTO
java.lang.Object
eu.europa.esig.dss.ws.signature.dto.AbstractTimestampDocumentDTO
- Direct Known Subclasses:
TimestampMultipleDocumentDTO,TimestampOneDocumentDTO
public class AbstractTimestampDocumentDTO extends Object
-
Field Summary
Fields Modifier and Type Field Description protected RemoteTimestampParameterstimestampParameters -
Constructor Summary
Constructors Constructor Description AbstractTimestampDocumentDTO()AbstractTimestampDocumentDTO(RemoteTimestampParameters timestampParameters) -
Method Summary
Modifier and Type Method Description RemoteTimestampParametersgetTimestampParameters()voidsetTimestampParameters(RemoteTimestampParameters timestampParameters)
-
Field Details
-
Constructor Details
-
AbstractTimestampDocumentDTO
public AbstractTimestampDocumentDTO() -
AbstractTimestampDocumentDTO
-
-
Method Details