public interface SFSpecimenType extends SFSamplingFeatureType
| Modifier and Type | Interface and Description |
|---|---|
static class |
SFSpecimenType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SFSpecimenType.Size
An XML size(@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 |
|---|---|
LocationPropertyType |
addNewCurrentLocation()
Appends and returns a new empty "currentLocation" element
|
ReferenceType |
addNewMaterialClass()
Appends and returns a new empty "materialClass" element
|
PreparationStepPropertyType |
addNewProcessingDetails()
Appends and returns a new empty value (as xml) as the last "processingDetails" element
|
GeometryPropertyType |
addNewSamplingLocation()
Appends and returns a new empty "samplingLocation" element
|
SFProcessPropertyType |
addNewSamplingMethod()
Appends and returns a new empty "samplingMethod" element
|
TimeObjectPropertyType |
addNewSamplingTime()
Appends and returns a new empty "samplingTime" element
|
SFSpecimenType.Size |
addNewSize()
Appends and returns a new empty "size" element
|
ReferenceType |
addNewSpecimenType()
Appends and returns a new empty "specimenType" element
|
LocationPropertyType |
getCurrentLocation()
Gets the "currentLocation" element
|
ReferenceType |
getMaterialClass()
Gets the "materialClass" element
|
PreparationStepPropertyType[] |
getProcessingDetailsArray()
Gets array of all "processingDetails" elements
|
PreparationStepPropertyType |
getProcessingDetailsArray(int i)
Gets ith "processingDetails" element
|
GeometryPropertyType |
getSamplingLocation()
Gets the "samplingLocation" element
|
SFProcessPropertyType |
getSamplingMethod()
Gets the "samplingMethod" element
|
TimeObjectPropertyType |
getSamplingTime()
Gets the "samplingTime" element
|
SFSpecimenType.Size |
getSize()
Gets the "size" element
|
ReferenceType |
getSpecimenType()
Gets the "specimenType" element
|
PreparationStepPropertyType |
insertNewProcessingDetails(int i)
Inserts and returns a new empty value (as xml) as the ith "processingDetails" element
|
boolean |
isNilMaterialClass()
Tests for nil "materialClass" element
|
boolean |
isNilSamplingTime()
Tests for nil "samplingTime" element
|
boolean |
isSetCurrentLocation()
True if has "currentLocation" element
|
boolean |
isSetSamplingLocation()
True if has "samplingLocation" element
|
boolean |
isSetSamplingMethod()
True if has "samplingMethod" element
|
boolean |
isSetSize()
True if has "size" element
|
boolean |
isSetSpecimenType()
True if has "specimenType" element
|
void |
removeProcessingDetails(int i)
Removes the ith "processingDetails" element
|
void |
setCurrentLocation(LocationPropertyType currentLocation)
Sets the "currentLocation" element
|
void |
setMaterialClass(ReferenceType materialClass)
Sets the "materialClass" element
|
void |
setNilMaterialClass()
Nils the "materialClass" element
|
void |
setNilSamplingTime()
Nils the "samplingTime" element
|
void |
setProcessingDetailsArray(int i,
PreparationStepPropertyType processingDetails)
Sets ith "processingDetails" element
|
void |
setProcessingDetailsArray(PreparationStepPropertyType[] processingDetailsArray)
Sets array of all "processingDetails" element
|
void |
setSamplingLocation(GeometryPropertyType samplingLocation)
Sets the "samplingLocation" element
|
void |
setSamplingMethod(SFProcessPropertyType samplingMethod)
Sets the "samplingMethod" element
|
void |
setSamplingTime(TimeObjectPropertyType samplingTime)
Sets the "samplingTime" element
|
void |
setSize(SFSpecimenType.Size size)
Sets the "size" element
|
void |
setSpecimenType(ReferenceType specimenType)
Sets the "specimenType" element
|
int |
sizeOfProcessingDetailsArray()
Returns number of "processingDetails" element
|
void |
unsetCurrentLocation()
Unsets the "currentLocation" element
|
void |
unsetSamplingLocation()
Unsets the "samplingLocation" element
|
void |
unsetSamplingMethod()
Unsets the "samplingMethod" element
|
void |
unsetSize()
Unsets the "size" element
|
void |
unsetSpecimenType()
Unsets the "specimenType" element
|
addNewLineage, addNewParameter, addNewRelatedObservation, addNewRelatedSamplingFeature, addNewSampledFeature, addNewType, getLineage, getParameterArray, getParameterArray, getRelatedObservationArray, getRelatedObservationArray, getRelatedSamplingFeatureArray, getRelatedSamplingFeatureArray, getSampledFeatureArray, getSampledFeatureArray, getType, insertNewParameter, insertNewRelatedObservation, insertNewRelatedSamplingFeature, insertNewSampledFeature, isNilSampledFeatureArray, isSetLineage, isSetType, removeParameter, removeRelatedObservation, removeRelatedSamplingFeature, removeSampledFeature, setLineage, setNilSampledFeatureArray, setParameterArray, setParameterArray, setRelatedObservationArray, setRelatedObservationArray, setRelatedSamplingFeatureArray, setRelatedSamplingFeatureArray, setSampledFeatureArray, setSampledFeatureArray, setType, sizeOfParameterArray, sizeOfRelatedObservationArray, sizeOfRelatedSamplingFeatureArray, sizeOfSampledFeatureArray, unsetLineage, unsetTypeaddNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, 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, xmlTextReferenceType getMaterialClass()
boolean isNilMaterialClass()
void setMaterialClass(ReferenceType materialClass)
ReferenceType addNewMaterialClass()
void setNilMaterialClass()
TimeObjectPropertyType getSamplingTime()
boolean isNilSamplingTime()
void setSamplingTime(TimeObjectPropertyType samplingTime)
TimeObjectPropertyType addNewSamplingTime()
void setNilSamplingTime()
SFProcessPropertyType getSamplingMethod()
boolean isSetSamplingMethod()
void setSamplingMethod(SFProcessPropertyType samplingMethod)
SFProcessPropertyType addNewSamplingMethod()
void unsetSamplingMethod()
GeometryPropertyType getSamplingLocation()
boolean isSetSamplingLocation()
void setSamplingLocation(GeometryPropertyType samplingLocation)
GeometryPropertyType addNewSamplingLocation()
void unsetSamplingLocation()
PreparationStepPropertyType[] getProcessingDetailsArray()
PreparationStepPropertyType getProcessingDetailsArray(int i)
int sizeOfProcessingDetailsArray()
void setProcessingDetailsArray(PreparationStepPropertyType[] processingDetailsArray)
void setProcessingDetailsArray(int i,
PreparationStepPropertyType processingDetails)
PreparationStepPropertyType insertNewProcessingDetails(int i)
PreparationStepPropertyType addNewProcessingDetails()
void removeProcessingDetails(int i)
SFSpecimenType.Size getSize()
boolean isSetSize()
void setSize(SFSpecimenType.Size size)
SFSpecimenType.Size addNewSize()
void unsetSize()
LocationPropertyType getCurrentLocation()
boolean isSetCurrentLocation()
void setCurrentLocation(LocationPropertyType currentLocation)
LocationPropertyType addNewCurrentLocation()
void unsetCurrentLocation()
ReferenceType getSpecimenType()
boolean isSetSpecimenType()
void setSpecimenType(ReferenceType specimenType)
ReferenceType addNewSpecimenType()
void unsetSpecimenType()
Copyright © 2015–2018 52north.org. All rights reserved.