|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SpectradatabaseType.TypeType.SourceType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="reference" type="{}referenceType"/> <element name="spectra" type="{}spectraType" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
ReferenceType |
getReference()
|
List |
getSpectra()
Gets the value of the Spectra property. |
void |
setReference(ReferenceType value)
|
Method Detail |
---|
List getSpectra()
getSpectra().add(newItem);Objects of the following type(s) are allowed in the list
SpectraType
ReferenceType getReference()
ReferenceType
void setReference(ReferenceType value)
value
- allowed object is
ReferenceType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |