public static class MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.SequenceSearchConstraint extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="sequence" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MsmsPipelineAnalysis.MsmsRunSummary.SearchSummary.SequenceSearchConstraint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSequence()
Gets the value of the sequence property.
|
void |
setSequence(String value)
Sets the value of the sequence property.
|
protected String sequence
Copyright © 2017. All rights reserved.