public static class MsRun.Spotting.Plate.Pattern.Orientation 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="firstSpotID" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="secondSpotID" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
firstSpotID |
protected String |
secondSpotID |
| Constructor and Description |
|---|
MsRun.Spotting.Plate.Pattern.Orientation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstSpotID()
Gets the value of the firstSpotID property.
|
String |
getSecondSpotID()
Gets the value of the secondSpotID property.
|
void |
setFirstSpotID(String value)
Sets the value of the firstSpotID property.
|
void |
setSecondSpotID(String value)
Sets the value of the secondSpotID property.
|
public MsRun.Spotting.Plate.Pattern.Orientation()
public String getFirstSpotID()
Stringpublic void setFirstSpotID(String value)
value - allowed object is
Stringpublic String getSecondSpotID()
StringCopyright © 2017. All rights reserved.