Uses of Interface
net.opengis.samplingSpecimen.x20.LocationPropertyType.UnionSemantics
-
Packages that use LocationPropertyType.UnionSemantics Package Description net.opengis.samplingSpecimen.x20 net.opengis.samplingSpecimen.x20.impl -
-
Uses of LocationPropertyType.UnionSemantics in net.opengis.samplingSpecimen.x20
Methods in net.opengis.samplingSpecimen.x20 that return LocationPropertyType.UnionSemantics Modifier and Type Method Description static LocationPropertyType.UnionSemanticsLocationPropertyType.UnionSemantics.Factory. newInstance()static LocationPropertyType.UnionSemanticsLocationPropertyType.UnionSemantics.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LocationPropertyType.UnionSemanticsLocationPropertyType.UnionSemantics.Factory. newValue(Object obj)LocationPropertyType.UnionSemanticsLocationPropertyType. xgetUnionSemantics()Gets (as xml) the "unionSemantics" attributeMethods in net.opengis.samplingSpecimen.x20 with parameters of type LocationPropertyType.UnionSemantics Modifier and Type Method Description voidLocationPropertyType. xsetUnionSemantics(LocationPropertyType.UnionSemantics unionSemantics)Sets (as xml) the "unionSemantics" attribute -
Uses of LocationPropertyType.UnionSemantics in net.opengis.samplingSpecimen.x20.impl
Classes in net.opengis.samplingSpecimen.x20.impl that implement LocationPropertyType.UnionSemantics Modifier and Type Class Description static classLocationPropertyTypeImpl.UnionSemanticsImplAn XML unionSemantics(@).Methods in net.opengis.samplingSpecimen.x20.impl that return LocationPropertyType.UnionSemantics Modifier and Type Method Description LocationPropertyType.UnionSemanticsLocationPropertyTypeImpl. xgetUnionSemantics()Gets (as xml) the "unionSemantics" attributeMethods in net.opengis.samplingSpecimen.x20.impl with parameters of type LocationPropertyType.UnionSemantics Modifier and Type Method Description voidLocationPropertyTypeImpl. xsetUnionSemantics(LocationPropertyType.UnionSemantics unionSemantics)Sets (as xml) the "unionSemantics" attribute
-