Package com.e1c.langtool.history.scope
Class QueryScope.ScopeDetails
java.lang.Object
com.e1c.langtool.history.scope.QueryScope.ScopeDetails
- All Implemented Interfaces:
IQueryScope.IScopeDetails,Serializable
- Enclosing class:
- QueryScope
public static final class QueryScope.ScopeDetails
extends Object
implements IQueryScope.IScopeDetails, Serializable
- See Also:
-
Method Summary
-
Method Details
-
getName
Description copied from interface:IQueryScope.IScopeDetailsReturns the name of the scope.- Specified by:
getNamein interfaceIQueryScope.IScopeDetails- Returns:
- the name of the scope. Can't be
null.
-
getDescription
Description copied from interface:IQueryScope.IScopeDetailsReturns the description of the scope.- Specified by:
getDescriptionin interfaceIQueryScope.IScopeDetails- Returns:
- the description of the scope. Can't be
null.
-
hashCode
public int hashCode() -
equals
-