Uses of Class
net.opengis.kml._2_2_0.AbstractContainerType

Packages that use AbstractContainerType
net.opengis.kml._2_2_0   
 

Uses of AbstractContainerType in net.opengis.kml._2_2_0
 

Subclasses of AbstractContainerType in net.opengis.kml._2_2_0
 class DocumentType
          Classe Java pour DocumentType complex type.
 class FolderType
          Classe Java pour FolderType complex type.
 

Fields in net.opengis.kml._2_2_0 with type parameters of type AbstractContainerType
protected  List<JAXBElement<? extends AbstractContainerType>> CreateType.abstractContainerGroup
           
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type AbstractContainerType
 JAXBElement<AbstractContainerType> ObjectFactory.createAbstractContainerGroup(AbstractContainerType value)
          Create an instance of JAXBElement<AbstractContainerType>}
 List<JAXBElement<? extends AbstractContainerType>> CreateType.getAbstractContainerGroup()
          Gets the value of the abstractContainerGroup property.
 

Methods in net.opengis.kml._2_2_0 with parameters of type AbstractContainerType
 JAXBElement<AbstractContainerType> ObjectFactory.createAbstractContainerGroup(AbstractContainerType value)
          Create an instance of JAXBElement<AbstractContainerType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.