|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSTestType.ChartSetType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/xml/XSTestProps.xsd line 146)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Scalability" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}summtype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DistributionTX" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}disttype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DistributionSD" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}disttype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static interface |
XSTestType.ChartSetType.DistributionSDType
Java content class for anonymous complex type. |
static interface |
XSTestType.ChartSetType.DistributionTXType
Java content class for anonymous complex type. |
static interface |
XSTestType.ChartSetType.ScalabilityType
Java content class for anonymous complex type. |
| Method Summary | |
|---|---|
XSTestType.ChartSetType.DistributionSDType |
getDistributionSD()
Gets the value of the distributionSD property. |
XSTestType.ChartSetType.DistributionTXType |
getDistributionTX()
Gets the value of the distributionTX property. |
XSTestType.ChartSetType.ScalabilityType |
getScalability()
Gets the value of the scalability property. |
void |
setDistributionSD(XSTestType.ChartSetType.DistributionSDType value)
Sets the value of the distributionSD property. |
void |
setDistributionTX(XSTestType.ChartSetType.DistributionTXType value)
Sets the value of the distributionTX property. |
void |
setScalability(XSTestType.ChartSetType.ScalabilityType value)
Sets the value of the scalability property. |
| Method Detail |
|---|
XSTestType.ChartSetType.DistributionTXType getDistributionTX()
XSTestType.ChartSetType.DistributionTXTypevoid setDistributionTX(XSTestType.ChartSetType.DistributionTXType value)
value - allowed object is
XSTestType.ChartSetType.DistributionTXTypeXSTestType.ChartSetType.ScalabilityType getScalability()
XSTestType.ChartSetType.ScalabilityTypevoid setScalability(XSTestType.ChartSetType.ScalabilityType value)
value - allowed object is
XSTestType.ChartSetType.ScalabilityTypeXSTestType.ChartSetType.DistributionSDType getDistributionSD()
XSTestType.ChartSetType.DistributionSDTypevoid setDistributionSD(XSTestType.ChartSetType.DistributionSDType value)
value - allowed object is
XSTestType.ChartSetType.DistributionSDType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||