public class ComponentType extends ParamGroupType
Java class for ComponentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComponentType">
<complexContent>
<extension base="{http://psi.hupo.org/ms/mzml}ParamGroupType">
<attribute name="order" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
order |
cvParam, referenceableParamGroupRef, userParam| Constructor and Description |
|---|
ComponentType() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Gets the value of the order property.
|
void |
setOrder(int value)
Sets the value of the order property.
|
getCvParam, getReferenceableParamGroupRef, getUserParamCopyright © 2017. All rights reserved.