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