Uses of Class
net.opengis.kml.v_2_3.DeleteType

Uses of DeleteType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return DeleteType
 DeleteType ObjectFactory.createDeleteType()
          Create an instance of DeleteType
 DeleteType DeleteType.withAbstractFeatureGroup(Collection<JAXBElement<? extends AbstractFeatureType>> values)
           
 DeleteType DeleteType.withAbstractFeatureGroup(JAXBElement<? extends AbstractFeatureType>... values)
           
 DeleteType DeleteType.withAbstractFeatureGroup(List<JAXBElement<? extends AbstractFeatureType>> value)
           
 DeleteType DeleteType.withAbstractGeometryGroup(Collection<JAXBElement<? extends AbstractGeometryType>> values)
           
 DeleteType DeleteType.withAbstractGeometryGroup(JAXBElement<? extends AbstractGeometryType>... values)
           
 DeleteType DeleteType.withAbstractGeometryGroup(List<JAXBElement<? extends AbstractGeometryType>> value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type DeleteType
 JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type DeleteType
 JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 



Copyright © 2008-2015. All Rights Reserved.