Interface JSON_Activity
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasLocation,HasLocation,HasOther,HasOther,HasType,HasType,Identifiable,JSON_Identifiable
public interface JSON_Activity
extends JSON_Identifiable, HasKind, HasLabel, HasLocation, HasType, HasOther, HasAttributes
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndTime(XMLGregorianCalendar value) voidsetStartTime(XMLGregorianCalendar value) Methods inherited from interface org.openprovenance.prov.core.json.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributesMethods inherited from interface org.openprovenance.prov.core.json.HasLocation
getLocationMethods inherited from interface org.openprovenance.prov.core.json.JSON_Identifiable
getId, setId
-
Method Details
-
getStartTime
XMLGregorianCalendar getStartTime() -
setStartTime
-
getEndTime
XMLGregorianCalendar getEndTime() -
setEndTime
-