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

Uses of CreateType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return CreateType
 CreateType ObjectFactory.createCreateType()
          Create an instance of CreateType
 CreateType CreateType.withAbstractContainerGroup(Collection<JAXBElement<? extends AbstractContainerType>> values)
           
 CreateType CreateType.withAbstractContainerGroup(JAXBElement<? extends AbstractContainerType>... values)
           
 CreateType CreateType.withAbstractContainerGroup(List<JAXBElement<? extends AbstractContainerType>> value)
           
 CreateType CreateType.withMultiGeometry(Collection<MultiGeometryType> values)
           
 CreateType CreateType.withMultiGeometry(List<MultiGeometryType> value)
           
 CreateType CreateType.withMultiGeometry(MultiGeometryType... values)
           
 CreateType CreateType.withMultiTrack(Collection<MultiTrackType> values)
           
 CreateType CreateType.withMultiTrack(List<MultiTrackType> value)
           
 CreateType CreateType.withMultiTrack(MultiTrackType... values)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.