| 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(java.io.File file) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.io.InputStream is) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(org.w3c.dom.Node node) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.io.Reader r) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.lang.String xmlAsString) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.net.URL u) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(java.net.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(javax.xml.stream.XMLStreamReader sr) |
static PreparationStepPropertyType |
PreparationStepPropertyType.Factory.parse(javax.xml.stream.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 © 2015–2018 52north.org. All rights reserved.