|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementSetType.Enum | |
---|---|
net.opengis.cat.csw.x202 | |
net.opengis.cat.csw.x202.impl |
Uses of ElementSetType.Enum in net.opengis.cat.csw.x202 |
---|
Fields in net.opengis.cat.csw.x202 declared as ElementSetType.Enum | |
---|---|
static ElementSetType.Enum |
ElementSetType.BRIEF
|
static ElementSetType.Enum |
ElementSetNameType.BRIEF
|
static ElementSetType.Enum |
ElementSetType.FULL
|
static ElementSetType.Enum |
ElementSetNameType.FULL
|
static ElementSetType.Enum |
ElementSetType.SUMMARY
|
static ElementSetType.Enum |
ElementSetNameType.SUMMARY
|
Methods in net.opengis.cat.csw.x202 that return ElementSetType.Enum | |
---|---|
static ElementSetType.Enum |
ElementSetType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static ElementSetType.Enum |
ElementSetType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
ElementSetType.Enum |
SearchResultsType.getElementSet()
Gets the "elementSet" attribute |
Methods in net.opengis.cat.csw.x202 with parameters of type ElementSetType.Enum | |
---|---|
void |
SearchResultsType.setElementSet(ElementSetType.Enum elementSet)
Sets the "elementSet" attribute |
Uses of ElementSetType.Enum in net.opengis.cat.csw.x202.impl |
---|
Methods in net.opengis.cat.csw.x202.impl that return ElementSetType.Enum | |
---|---|
ElementSetType.Enum |
SearchResultsTypeImpl.getElementSet()
Gets the "elementSet" attribute |
Methods in net.opengis.cat.csw.x202.impl with parameters of type ElementSetType.Enum | |
---|---|
void |
SearchResultsTypeImpl.setElementSet(ElementSetType.Enum elementSet)
Sets the "elementSet" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |