|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewRefreshModeEnumType | |
|---|---|
| net.opengis.kml._2_2_0 | |
| Uses of ViewRefreshModeEnumType in net.opengis.kml._2_2_0 |
|---|
| Fields in net.opengis.kml._2_2_0 declared as ViewRefreshModeEnumType | |
|---|---|
protected ViewRefreshModeEnumType |
LinkType.viewRefreshMode
|
| Methods in net.opengis.kml._2_2_0 that return ViewRefreshModeEnumType | |
|---|---|
static ViewRefreshModeEnumType |
ViewRefreshModeEnumType.fromValue(String v)
|
ViewRefreshModeEnumType |
LinkType.getViewRefreshMode()
Obtient la valeur de la propriété viewRefreshMode. |
static ViewRefreshModeEnumType |
ViewRefreshModeEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewRefreshModeEnumType[] |
ViewRefreshModeEnumType.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 ViewRefreshModeEnumType | |
|---|---|
JAXBElement<ViewRefreshModeEnumType> |
ObjectFactory.createViewRefreshMode(ViewRefreshModeEnumType value)
Create an instance of JAXBElement<ViewRefreshModeEnumType>} |
| Methods in net.opengis.kml._2_2_0 with parameters of type ViewRefreshModeEnumType | |
|---|---|
JAXBElement<ViewRefreshModeEnumType> |
ObjectFactory.createViewRefreshMode(ViewRefreshModeEnumType value)
Create an instance of JAXBElement<ViewRefreshModeEnumType>} |
void |
LinkType.setViewRefreshMode(ViewRefreshModeEnumType value)
Définit la valeur de la propriété viewRefreshMode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||