Package com.persequor.event
Class BaseEpcisDocument
java.lang.Object
com.persequor.event.BaseEpcisDocument
- All Implemented Interfaces:
Model
- Direct Known Subclasses:
EpcisDocument,EpcisMasterDataDocument,QueryDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract BaseEpcisDocumentcopy()protected voidcopyTo(BaseEpcisDocument copy) voidsetCreationDate(ZonedDateTime creationDate) voidsetSchemaVersion(String schemaVersion)
-
Constructor Details
-
BaseEpcisDocument
public BaseEpcisDocument()
-
-
Method Details
-
getVocabularies
-
getCreationDate
- Returns:
- the creation date
-
setCreationDate
-
getHeader
- Returns:
- an optional of header
-
getCustomTags
-
copy
-
copyTo
-
getSchemaVersion
-
setSchemaVersion
-