Uses of Interface
net.opengis.swe.x101.AllowedValuesDocument.AllowedValues
-
Packages that use AllowedValuesDocument.AllowedValues Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of AllowedValuesDocument.AllowedValues in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return AllowedValuesDocument.AllowedValues Modifier and Type Method Description AllowedValuesDocument.AllowedValuesAllowedValuesDocument. addNewAllowedValues()Appends and returns a new empty "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesPropertyType. addNewAllowedValues()Appends and returns a new empty "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesDocument. getAllowedValues()Gets the "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesPropertyType. getAllowedValues()Gets the "AllowedValues" elementstatic AllowedValuesDocument.AllowedValuesAllowedValuesDocument.AllowedValues.Factory. newInstance()static AllowedValuesDocument.AllowedValuesAllowedValuesDocument.AllowedValues.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type AllowedValuesDocument.AllowedValues Modifier and Type Method Description voidAllowedValuesDocument. setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)Sets the "AllowedValues" elementvoidAllowedValuesPropertyType. setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)Sets the "AllowedValues" element -
Uses of AllowedValuesDocument.AllowedValues in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement AllowedValuesDocument.AllowedValues Modifier and Type Class Description static classAllowedValuesDocumentImpl.AllowedValuesImplAn XML AllowedValues(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return AllowedValuesDocument.AllowedValues Modifier and Type Method Description AllowedValuesDocument.AllowedValuesAllowedValuesDocumentImpl. addNewAllowedValues()Appends and returns a new empty "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesPropertyTypeImpl. addNewAllowedValues()Appends and returns a new empty "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesDocumentImpl. getAllowedValues()Gets the "AllowedValues" elementAllowedValuesDocument.AllowedValuesAllowedValuesPropertyTypeImpl. getAllowedValues()Gets the "AllowedValues" elementMethods in net.opengis.swe.x101.impl with parameters of type AllowedValuesDocument.AllowedValues Modifier and Type Method Description voidAllowedValuesDocumentImpl. setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)Sets the "AllowedValues" elementvoidAllowedValuesPropertyTypeImpl. setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)Sets the "AllowedValues" element
-