|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cv | |
---|---|
uk.ac.ebi.jmzidml.model.mzidml | |
uk.ac.ebi.jmzidml.xml.jaxb.adapters |
Uses of Cv in uk.ac.ebi.jmzidml.model.mzidml |
---|
Fields in uk.ac.ebi.jmzidml.model.mzidml declared as Cv | |
---|---|
protected Cv |
CvParam.cv
|
protected Cv |
AbstractParam.unitCv
|
Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type Cv | |
---|---|
protected List<Cv> |
CvList.cv
|
Methods in uk.ac.ebi.jmzidml.model.mzidml that return Cv | |
---|---|
Cv |
ObjectFactory.createCv()
Create an instance of Cv |
Cv |
CvParam.getCv()
|
Cv |
AbstractParam.getUnitCv()
|
Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type Cv | |
---|---|
List<Cv> |
CvList.getCv()
Gets the value of the cv property. |
Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type Cv | |
---|---|
void |
CvParam.setCv(Cv cv)
|
void |
AbstractParam.setUnitCv(Cv unitCv)
|
Uses of Cv in uk.ac.ebi.jmzidml.xml.jaxb.adapters |
---|
Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters that return Cv | |
---|---|
Cv |
CvAdapter.unmarshal(String refId)
|
Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters with parameters of type Cv | |
---|---|
String |
CvAdapter.marshal(Cv cv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |