public interface PreparationStepType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PreparationStepType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PreparationStepType.Time
An XML time(@http://www.opengis.net/samplingSpecimen/2.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
addNewProcessingDetails()
Appends and returns a new empty "processingDetails" element
|
CIResponsiblePartyPropertyType |
addNewProcessOperator()
Appends and returns a new empty "processOperator" element
|
PreparationStepType.Time |
addNewTime()
Appends and returns a new empty "time" element
|
ReferenceType |
getProcessingDetails()
Gets the "processingDetails" element
|
CIResponsiblePartyPropertyType |
getProcessOperator()
Gets the "processOperator" element
|
PreparationStepType.Time |
getTime()
Gets the "time" element
|
void |
setProcessingDetails(ReferenceType processingDetails)
Sets the "processingDetails" element
|
void |
setProcessOperator(CIResponsiblePartyPropertyType processOperator)
Sets the "processOperator" element
|
void |
setTime(PreparationStepType.Time time)
Sets the "time" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextPreparationStepType.Time getTime()
void setTime(PreparationStepType.Time time)
PreparationStepType.Time addNewTime()
CIResponsiblePartyPropertyType getProcessOperator()
void setProcessOperator(CIResponsiblePartyPropertyType processOperator)
CIResponsiblePartyPropertyType addNewProcessOperator()
ReferenceType getProcessingDetails()
void setProcessingDetails(ReferenceType processingDetails)
ReferenceType addNewProcessingDetails()
Copyright © 2018 52north.org. All rights reserved.