Uses of Enum Class
com.google.earth.kml._2.ItemIconStateEnum
Packages that use ItemIconStateEnum
-
Uses of ItemIconStateEnum in com.google.earth.kml._2
Fields in com.google.earth.kml._2 with type parameters of type ItemIconStateEnumModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<List<ItemIconStateEnum>>> ItemIconType.stateMethods in com.google.earth.kml._2 that return ItemIconStateEnumModifier and TypeMethodDescriptionstatic ItemIconStateEnumGets the enum associated to the value passed as parameter.static ItemIconStateEnumReturns the enum constant of this class with the specified name.static ItemIconStateEnum[]ItemIconStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.earth.kml._2 that return types with arguments of type ItemIconStateEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<List<ItemIconStateEnum>> ObjectFactory.createItemIconTypeState(List<ItemIconStateEnum> value) List<jakarta.xml.bind.JAXBElement<List<ItemIconStateEnum>>> ItemIconType.getState()Gets the value of the state property.Method parameters in com.google.earth.kml._2 with type arguments of type ItemIconStateEnumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<List<ItemIconStateEnum>> ObjectFactory.createItemIconTypeState(List<ItemIconStateEnum> value)