| Package | Description |
|---|---|
| net.opengis.samplingSpecimen.x20 | |
| net.opengis.samplingSpecimen.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
PreparationStepPropertyType |
SFSpecimenType.addNewProcessingDetails()
Appends and returns a new empty value (as xml) as the last "processingDetails" element
|
PreparationStepPropertyType[] |
SFSpecimenType.getProcessingDetailsArray()
Gets array of all "processingDetails" elements
|
PreparationStepPropertyType |
SFSpecimenType.getProcessingDetailsArray(int i)
Gets ith "processingDetails" element
|
PreparationStepPropertyType |
SFSpecimenType.insertNewProcessingDetails(int i)
Inserts and returns a new empty value (as xml) as the ith "processingDetails" element
|
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.newInstance() |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(File file) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(InputStream is) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(Node node) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(Reader r) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(String xmlAsString) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(URL u) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(XMLStreamReader sr) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpecimenType.setProcessingDetailsArray(int i,
PreparationStepPropertyType processingDetails)
Sets ith "processingDetails" element
|
void |
SFSpecimenType.setProcessingDetailsArray(PreparationStepPropertyType[] processingDetailsArray)
Sets array of all "processingDetails" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparationStepPropertyTypeImpl
An XML PreparationStepPropertyType(@http://www.opengis.net/samplingSpecimen/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PreparationStepPropertyType |
SFSpecimenTypeImpl.addNewProcessingDetails()
Appends and returns a new empty value (as xml) as the last "processingDetails" element
|
PreparationStepPropertyType[] |
SFSpecimenTypeImpl.getProcessingDetailsArray()
Gets array of all "processingDetails" elements
|
PreparationStepPropertyType |
SFSpecimenTypeImpl.getProcessingDetailsArray(int i)
Gets ith "processingDetails" element
|
PreparationStepPropertyType |
SFSpecimenTypeImpl.insertNewProcessingDetails(int i)
Inserts and returns a new empty value (as xml) as the ith "processingDetails" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpecimenTypeImpl.setProcessingDetailsArray(int i,
PreparationStepPropertyType processingDetails)
Sets ith "processingDetails" element
|
void |
SFSpecimenTypeImpl.setProcessingDetailsArray(PreparationStepPropertyType[] processingDetailsArray)
Sets array of all "processingDetails" element
|
Copyright © 2018 52north.org. All rights reserved.