Uses of Interface
net.opengis.eml.x002.GenericViewType.SelectFunctionInvocation
-
Packages that use GenericViewType.SelectFunctionInvocation Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of GenericViewType.SelectFunctionInvocation in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return GenericViewType.SelectFunctionInvocation Modifier and Type Method Description GenericViewType.SelectFunctionInvocationGenericViewType. addNewSelectFunctionInvocation()Appends and returns a new empty "SelectFunctionInvocation" elementGenericViewType.SelectFunctionInvocationGenericViewType. getSelectFunctionInvocation()Gets the "SelectFunctionInvocation" elementstatic GenericViewType.SelectFunctionInvocationGenericViewType.SelectFunctionInvocation.Factory. newInstance()static GenericViewType.SelectFunctionInvocationGenericViewType.SelectFunctionInvocation.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type GenericViewType.SelectFunctionInvocation Modifier and Type Method Description voidGenericViewType. setSelectFunctionInvocation(GenericViewType.SelectFunctionInvocation selectFunctionInvocation)Sets the "SelectFunctionInvocation" element -
Uses of GenericViewType.SelectFunctionInvocation in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement GenericViewType.SelectFunctionInvocation Modifier and Type Class Description static classGenericViewTypeImpl.SelectFunctionInvocationImplAn XML SelectFunctionInvocation(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return GenericViewType.SelectFunctionInvocation Modifier and Type Method Description GenericViewType.SelectFunctionInvocationGenericViewTypeImpl. addNewSelectFunctionInvocation()Appends and returns a new empty "SelectFunctionInvocation" elementGenericViewType.SelectFunctionInvocationGenericViewTypeImpl. getSelectFunctionInvocation()Gets the "SelectFunctionInvocation" elementMethods in net.opengis.eml.x002.impl with parameters of type GenericViewType.SelectFunctionInvocation Modifier and Type Method Description voidGenericViewTypeImpl. setSelectFunctionInvocation(GenericViewType.SelectFunctionInvocation selectFunctionInvocation)Sets the "SelectFunctionInvocation" element
-