Uses of Class
com.google.earth.kml._2.FolderType
Packages that use FolderType
-
Uses of FolderType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as FolderTypeMethods in com.google.earth.kml._2 that return FolderTypeModifier and TypeMethodDescriptionObjectFactory.createFolderType()Create an instance ofFolderTypeCreateType.getFolder()Gets the value of the folder property.Methods in com.google.earth.kml._2 that return types with arguments of type FolderTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FolderType> ObjectFactory.createFolder(FolderType value) Methods in com.google.earth.kml._2 with parameters of type FolderTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FolderType> ObjectFactory.createFolder(FolderType value) voidCreateType.setFolder(FolderType value) Sets the value of the folder property.