- java.lang.Object
-
- com.ocs.dynamo.domain.AbstractEntity<ID>
-
- com.ocs.dynamo.domain.AbstractAuditableEntity<Integer>
-
- com.ocs.dynamo.functional.domain.Parameter
-
-
Constructor Summary
Constructors
| Constructor and Description |
Parameter() |
-
Method Summary
-
Methods inherited from class com.ocs.dynamo.domain.AbstractAuditableEntity
getChangedBy, getChangedOn, getCreatedBy, getCreatedOn, setChangedBy, setChangedOn, setCreatedBy, setCreatedOn
-
Methods inherited from class com.ocs.dynamo.domain.AbstractEntity
getVersion, setVersion
-
-
Constructor Detail
-
Parameter
public Parameter()
-
Method Detail
-
getValue
public String getValue()
-
getId
public Integer getId()
- Specified by:
getId in class com.ocs.dynamo.domain.AbstractEntity<Integer>
-
getName
public String getName()
-
hashCode
public int hashCode()
- Overrides:
hashCode in class com.ocs.dynamo.domain.AbstractEntity<Integer>
Copyright © 2019 Open Circle Solutions. All rights reserved.