Uses of Interface
net.opengis.samplingSpecimen.x20.SFSpecimenType.Size
-
Packages that use SFSpecimenType.Size Package Description net.opengis.samplingSpecimen.x20 net.opengis.samplingSpecimen.x20.impl -
-
Uses of SFSpecimenType.Size in net.opengis.samplingSpecimen.x20
Methods in net.opengis.samplingSpecimen.x20 that return SFSpecimenType.Size Modifier and Type Method Description SFSpecimenType.SizeSFSpecimenType. addNewSize()Appends and returns a new empty "size" elementSFSpecimenType.SizeSFSpecimenType. getSize()Gets the "size" elementstatic SFSpecimenType.SizeSFSpecimenType.Size.Factory. newInstance()static SFSpecimenType.SizeSFSpecimenType.Size.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.samplingSpecimen.x20 with parameters of type SFSpecimenType.Size Modifier and Type Method Description voidSFSpecimenType. setSize(SFSpecimenType.Size size)Sets the "size" element -
Uses of SFSpecimenType.Size in net.opengis.samplingSpecimen.x20.impl
Classes in net.opengis.samplingSpecimen.x20.impl that implement SFSpecimenType.Size Modifier and Type Class Description static classSFSpecimenTypeImpl.SizeImplAn XML size(@http://www.opengis.net/samplingSpecimen/2.0).Methods in net.opengis.samplingSpecimen.x20.impl that return SFSpecimenType.Size Modifier and Type Method Description SFSpecimenType.SizeSFSpecimenTypeImpl. addNewSize()Appends and returns a new empty "size" elementSFSpecimenType.SizeSFSpecimenTypeImpl. getSize()Gets the "size" elementMethods in net.opengis.samplingSpecimen.x20.impl with parameters of type SFSpecimenType.Size Modifier and Type Method Description voidSFSpecimenTypeImpl. setSize(SFSpecimenType.Size size)Sets the "size" element
-