Contents
Class IncomingPolicy
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.IncomingPolicy
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
The inp active.protected String
The inp comment.protected String
The inp data.protected String
The inp id.Fields inherited from class ecmwf.common.database.DataBaseObject
collectionSize, TAG_ACROSS_MULTIPLE_LINES, TAG_END_OF_LINES
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new incoming policy.IncomingPolicy
(String id) Instantiates a new incoming policy. -
Method Summary
Modifier and TypeMethodDescriptionboolean
Equals.boolean
Gets the active.Gets the comment.getData()
Gets the data.getId()
Gets the id.int
hashCode()
Hash code.void
setActive
(boolean param) Sets the active.void
Sets the active.void
setComment
(String param) Sets the comment.void
Sets the data.void
Sets the id.Methods inherited from class ecmwf.common.database.DataBaseObject
bigDecimalToTimestamp, clone, compare, compare, getCollectionSize, integerToInt, integerToString, setCollectionSize, strim, stringToInteger, stringToLong, stringToString, timestampToBigDecimal, toString, toString, toString, toString