Uses of Interface
net.opengis.eml.x002.GenericViewType.SelectFunctionInvocation.OnParameterUpdate
-
Packages that use GenericViewType.SelectFunctionInvocation.OnParameterUpdate Package Description net.opengis.eml.x002 net.opengis.eml.x002.impl -
-
Uses of GenericViewType.SelectFunctionInvocation.OnParameterUpdate in net.opengis.eml.x002
Methods in net.opengis.eml.x002 that return GenericViewType.SelectFunctionInvocation.OnParameterUpdate Modifier and Type Method Description GenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewType.SelectFunctionInvocation. addNewOnParameterUpdate()Appends and returns a new empty "OnParameterUpdate" elementGenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewType.SelectFunctionInvocation. getOnParameterUpdate()Gets the "OnParameterUpdate" elementstatic GenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewType.SelectFunctionInvocation.OnParameterUpdate.Factory. newInstance()static GenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewType.SelectFunctionInvocation.OnParameterUpdate.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x002 with parameters of type GenericViewType.SelectFunctionInvocation.OnParameterUpdate Modifier and Type Method Description voidGenericViewType.SelectFunctionInvocation. setOnParameterUpdate(GenericViewType.SelectFunctionInvocation.OnParameterUpdate onParameterUpdate)Sets the "OnParameterUpdate" element -
Uses of GenericViewType.SelectFunctionInvocation.OnParameterUpdate in net.opengis.eml.x002.impl
Classes in net.opengis.eml.x002.impl that implement GenericViewType.SelectFunctionInvocation.OnParameterUpdate Modifier and Type Class Description static classGenericViewTypeImpl.SelectFunctionInvocationImpl.OnParameterUpdateImplAn XML OnParameterUpdate(@http://www.opengis.net/eml/0.0.2).Methods in net.opengis.eml.x002.impl that return GenericViewType.SelectFunctionInvocation.OnParameterUpdate Modifier and Type Method Description GenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewTypeImpl.SelectFunctionInvocationImpl. addNewOnParameterUpdate()Appends and returns a new empty "OnParameterUpdate" elementGenericViewType.SelectFunctionInvocation.OnParameterUpdateGenericViewTypeImpl.SelectFunctionInvocationImpl. getOnParameterUpdate()Gets the "OnParameterUpdate" elementMethods in net.opengis.eml.x002.impl with parameters of type GenericViewType.SelectFunctionInvocation.OnParameterUpdate Modifier and Type Method Description voidGenericViewTypeImpl.SelectFunctionInvocationImpl. setOnParameterUpdate(GenericViewType.SelectFunctionInvocation.OnParameterUpdate onParameterUpdate)Sets the "OnParameterUpdate" element
-