Uses of Interface
net.opengis.samplingSpecimen.x20.PreparationStepType.Time
-
Packages that use PreparationStepType.Time Package Description net.opengis.samplingSpecimen.x20 net.opengis.samplingSpecimen.x20.impl -
-
Uses of PreparationStepType.Time in net.opengis.samplingSpecimen.x20
Methods in net.opengis.samplingSpecimen.x20 that return PreparationStepType.Time Modifier and Type Method Description PreparationStepType.TimePreparationStepType. addNewTime()Appends and returns a new empty "time" elementPreparationStepType.TimePreparationStepType. getTime()Gets the "time" elementstatic PreparationStepType.TimePreparationStepType.Time.Factory. newInstance()static PreparationStepType.TimePreparationStepType.Time.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.samplingSpecimen.x20 with parameters of type PreparationStepType.Time Modifier and Type Method Description voidPreparationStepType. setTime(PreparationStepType.Time time)Sets the "time" element -
Uses of PreparationStepType.Time in net.opengis.samplingSpecimen.x20.impl
Classes in net.opengis.samplingSpecimen.x20.impl that implement PreparationStepType.Time Modifier and Type Class Description static classPreparationStepTypeImpl.TimeImplAn XML time(@http://www.opengis.net/samplingSpecimen/2.0).Methods in net.opengis.samplingSpecimen.x20.impl that return PreparationStepType.Time Modifier and Type Method Description PreparationStepType.TimePreparationStepTypeImpl. addNewTime()Appends and returns a new empty "time" elementPreparationStepType.TimePreparationStepTypeImpl. getTime()Gets the "time" elementMethods in net.opengis.samplingSpecimen.x20.impl with parameters of type PreparationStepType.Time Modifier and Type Method Description voidPreparationStepTypeImpl. setTime(PreparationStepType.Time time)Sets the "time" element
-