Package de.isas.lipidomics.domain
Class Fragment
- java.lang.Object
-
- de.isas.lipidomics.domain.Fragment
-
-
Constructor Summary
Constructors Constructor Description Fragment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLipidString()
Returns the string representation of this fragment.
-
-
-
Constructor Detail
-
Fragment
public Fragment()
-
-
Method Detail
-
getLipidString
public String getLipidString()
Returns the string representation of this fragment.- Returns:
- the fragment string.
-
-