Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.model.opsemantics
Class SearchParameters.Strength  view SearchParameters.Strength download SearchParameters.Strength.java

java.lang.Object
  extended bycom.virtuosotechnologies.lib.base.UniqueObject
      extended bycom.virtuosotechnologies.lib.base.BasicEnumeratedType
          extended bycom.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.Strength
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
SearchParameters

public static final class SearchParameters.Strength
extends com.virtuosotechnologies.lib.base.BasicEnumeratedType

Strength


Field Summary
 
Fields inherited from class com.virtuosotechnologies.lib.base.UniqueObject
 
Constructor Summary
(package private) SearchParameters.Strength(java.lang.String description)
           
 
Methods inherited from class com.virtuosotechnologies.lib.base.BasicEnumeratedType
compareTo
 
Methods inherited from class com.virtuosotechnologies.lib.base.UniqueObject
equals, getUniqueObjectID, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchParameters.Strength

SearchParameters.Strength(java.lang.String description)