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 BaseEpcisDocument
copy()
protected void
copyTo
(BaseEpcisDocument copy) void
setCreationDate
(ZonedDateTime creationDate) void
setSchemaVersion
(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
-