|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListItemTypeEnumType | |
|---|---|
| net.opengis.kml._2_2_0 | |
| Uses of ListItemTypeEnumType in net.opengis.kml._2_2_0 |
|---|
| Fields in net.opengis.kml._2_2_0 declared as ListItemTypeEnumType | |
|---|---|
protected ListItemTypeEnumType |
ListStyleType.listItemType
|
| Methods in net.opengis.kml._2_2_0 that return ListItemTypeEnumType | |
|---|---|
static ListItemTypeEnumType |
ListItemTypeEnumType.fromValue(String v)
|
ListItemTypeEnumType |
ListStyleType.getListItemType()
Obtient la valeur de la propriété listItemType. |
static ListItemTypeEnumType |
ListItemTypeEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ListItemTypeEnumType[] |
ListItemTypeEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.kml._2_2_0 that return types with arguments of type ListItemTypeEnumType | |
|---|---|
JAXBElement<ListItemTypeEnumType> |
ObjectFactory.createListItemType(ListItemTypeEnumType value)
Create an instance of JAXBElement<ListItemTypeEnumType>} |
| Methods in net.opengis.kml._2_2_0 with parameters of type ListItemTypeEnumType | |
|---|---|
JAXBElement<ListItemTypeEnumType> |
ObjectFactory.createListItemType(ListItemTypeEnumType value)
Create an instance of JAXBElement<ListItemTypeEnumType>} |
void |
ListStyleType.setListItemType(ListItemTypeEnumType value)
Définit la valeur de la propriété listItemType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||