Class Infos.Info
java.lang.Object
fr.ens.biologie.genomique.eoulsan.Infos.Info
- Enclosing class:
- Infos
This class define an info.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.Constructor.Constructor.Constructor.Constructor.Constructor. -
Method Summary
-
Constructor Details
-
Info
Constructor.- Parameters:
name- name of the infovalue- value of the info
-
Info
Constructor.- Parameters:
name- name of the infovalue- value of the info
-
Info
Constructor.- Parameters:
name- name of the infovalue- value of the info
-
Info
Constructor.- Parameters:
name- name of the infovalue- value of the infodefaultValue- default value
-
Info
Constructor.- Parameters:
name- name of the infovalues- values of the infodefaultValue- defaultValue
-
Info
Constructor.- Parameters:
name- name of the infovalues- values of the info
-
-
Method Details
-
getName
Get the name of the information- Returns:
- the name of the information
-
getValues
Get the value of the information- Returns:
- the value of the information
-
maxValueLength
public int maxValueLength()Get the maximal length of the values- Returns:
- the maximal length of the values
-
hashCode
public int hashCode() -
equals
-