Uses of Interface
net.opengis.eml.x002.ParameterNamesDocument.ParameterNames
-
Packages that use ParameterNamesDocument.ParameterNames Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of ParameterNamesDocument.ParameterNames in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return ParameterNamesDocument.ParameterNames Modifier and Type Method Description ParameterNamesDocument.ParameterNamesParameterNamesDocument. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedSelectFunctionType. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedViewType. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesParameterNamesDocument. getParameterNames()Gets the "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedSelectFunctionType. getParameterNames()Gets the "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedViewType. getParameterNames()Gets the "ParameterNames" elementstatic ParameterNamesDocument.ParameterNamesParameterNamesDocument.ParameterNames.Factory. newInstance()static ParameterNamesDocument.ParameterNamesParameterNamesDocument.ParameterNames.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type ParameterNamesDocument.ParameterNames Modifier and Type Method Description voidParameterNamesDocument. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" elementvoidSupportedSelectFunctionType. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" elementvoidSupportedViewType. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" element -
Uses of ParameterNamesDocument.ParameterNames in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement ParameterNamesDocument.ParameterNames Modifier and Type Class Description static classParameterNamesDocumentImpl.ParameterNamesImplAn XML ParameterNames(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return ParameterNamesDocument.ParameterNames Modifier and Type Method Description ParameterNamesDocument.ParameterNamesParameterNamesDocumentImpl. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedSelectFunctionTypeImpl. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedViewTypeImpl. addNewParameterNames()Appends and returns a new empty "ParameterNames" elementParameterNamesDocument.ParameterNamesParameterNamesDocumentImpl. getParameterNames()Gets the "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedSelectFunctionTypeImpl. getParameterNames()Gets the "ParameterNames" elementParameterNamesDocument.ParameterNamesSupportedViewTypeImpl. getParameterNames()Gets the "ParameterNames" elementMethods in net.opengis.eml.x002.impl with parameters of type ParameterNamesDocument.ParameterNames Modifier and Type Method Description voidParameterNamesDocumentImpl. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" elementvoidSupportedSelectFunctionTypeImpl. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" elementvoidSupportedViewTypeImpl. setParameterNames(ParameterNamesDocument.ParameterNames parameterNames)Sets the "ParameterNames" element
-