|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectFunctionType.UserDefinedSelectFunction | |
---|---|
net.opengis.eml.x001 | |
net.opengis.eml.x001.impl |
Uses of SelectFunctionType.UserDefinedSelectFunction in net.opengis.eml.x001 |
---|
Methods in net.opengis.eml.x001 that return SelectFunctionType.UserDefinedSelectFunction | |
---|---|
SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionType.addNewUserDefinedSelectFunction()
Appends and returns a new empty "UserDefinedSelectFunction" element |
SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionType.getUserDefinedSelectFunction()
Gets the "UserDefinedSelectFunction" element |
static SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionType.UserDefinedSelectFunction.Factory.newInstance()
|
static SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionType.UserDefinedSelectFunction.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.UserDefinedSelectFunction | |
---|---|
void |
SelectFunctionType.setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
Sets the "UserDefinedSelectFunction" element |
Uses of SelectFunctionType.UserDefinedSelectFunction in net.opengis.eml.x001.impl |
---|
Classes in net.opengis.eml.x001.impl that implement SelectFunctionType.UserDefinedSelectFunction | |
---|---|
static class |
SelectFunctionTypeImpl.UserDefinedSelectFunctionImpl
An XML UserDefinedSelectFunction(@http://www.opengis.net/eml/0.0.1). |
Methods in net.opengis.eml.x001.impl that return SelectFunctionType.UserDefinedSelectFunction | |
---|---|
SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionTypeImpl.addNewUserDefinedSelectFunction()
Appends and returns a new empty "UserDefinedSelectFunction" element |
SelectFunctionType.UserDefinedSelectFunction |
SelectFunctionTypeImpl.getUserDefinedSelectFunction()
Gets the "UserDefinedSelectFunction" element |
Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.UserDefinedSelectFunction | |
---|---|
void |
SelectFunctionTypeImpl.setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
Sets the "UserDefinedSelectFunction" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |