Class PropertyHistoryEntry
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.HistoryEntry
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.PropertyHistoryEntry
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.history.PropertyHistoryEntry")
public class PropertyHistoryEntry
extends HistoryEntry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPropertyName(String propertyName) voidsetPropertyValue(String propertyValue) Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.history.HistoryEntry
getAuthor, getFetchOptions, getValidFrom, getValidTo, setAuthor, setFetchOptions, setValidFrom, setValidTo, toString
-
Constructor Details
-
PropertyHistoryEntry
public PropertyHistoryEntry()
-
-
Method Details
-
getPropertyName
-
setPropertyName
-
getPropertyValue
-
setPropertyValue
-