|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeOrNullListType | |
|---|---|
| net.opengis.gml | |
| Uses of CodeOrNullListType in net.opengis.gml |
|---|
| Subclasses of CodeOrNullListType in net.opengis.gml | |
|---|---|
class |
CategoryExtentType
Restriction of list type to store a 2-point range of ordinal values. |
| Fields in net.opengis.gml declared as CodeOrNullListType | |
|---|---|
protected CodeOrNullListType |
ValuePropertyType.categoryList
|
protected CodeOrNullListType |
RangeParametersType.categoryList
|
| Methods in net.opengis.gml that return CodeOrNullListType | |
|---|---|
CodeOrNullListType |
ObjectFactory.createCodeOrNullListType()
Create an instance of CodeOrNullListType |
CodeOrNullListType |
ValuePropertyType.getCategoryList()
Obtient la valeur de la propriété categoryList. |
CodeOrNullListType |
RangeParametersType.getCategoryList()
Obtient la valeur de la propriété categoryList. |
| Methods in net.opengis.gml that return types with arguments of type CodeOrNullListType | |
|---|---|
JAXBElement<CodeOrNullListType> |
ObjectFactory.createCategoryList(CodeOrNullListType value)
Create an instance of JAXBElement<CodeOrNullListType>} |
| Methods in net.opengis.gml with parameters of type CodeOrNullListType | |
|---|---|
JAXBElement<CodeOrNullListType> |
ObjectFactory.createCategoryList(CodeOrNullListType value)
Create an instance of JAXBElement<CodeOrNullListType>} |
void |
ValuePropertyType.setCategoryList(CodeOrNullListType value)
Définit la valeur de la propriété categoryList. |
void |
RangeParametersType.setCategoryList(CodeOrNullListType value)
Définit la valeur de la propriété categoryList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||