Package org.openl.domain
Class EnumDomain<T>
java.lang.Object
org.openl.domain.EnumDomain<T>
- Author:
- snshor
-
Constructor Details
-
EnumDomain
-
-
Method Details
-
contains
-
getElementType
- Specified by:
getElementTypein interfaceIDomain<T>- Returns:
- type that can be used with this domain
-
getAllObjects
-
iterator
-
selectObject
- Specified by:
selectObjectin interfaceIDomain<T>- Parameters:
obj-- Returns:
- true if object belongs to this domain
-
size
public int size() -
toString
-
equals
-
hashCode
public int hashCode()
-