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

Uses of FolderType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return FolderType
 FolderType ObjectFactory.createFolderType()
          Create an instance of FolderType
 FolderType FolderType.withAbstractContainerObjectExtensionGroup(AbstractObjectType... values)
           
 FolderType FolderType.withAbstractContainerObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 FolderType FolderType.withAbstractContainerObjectExtensionGroup(List<AbstractObjectType> value)
           
 FolderType FolderType.withAbstractContainerSimpleExtensionGroup(Collection<Object> values)
           
 FolderType FolderType.withAbstractContainerSimpleExtensionGroup(List<Object> value)
           
 FolderType FolderType.withAbstractContainerSimpleExtensionGroup(Object... values)
           
 FolderType FolderType.withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 FolderType FolderType.withAbstractFeatureGroup(Collection<JAXBElement<? extends AbstractFeatureType>> values)
           
 FolderType FolderType.withAbstractFeatureGroup(JAXBElement<? extends AbstractFeatureType>... values)
           
 FolderType FolderType.withAbstractFeatureGroup(List<JAXBElement<? extends AbstractFeatureType>> value)
           
 FolderType FolderType.withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 FolderType FolderType.withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 FolderType FolderType.withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 FolderType FolderType.withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 FolderType FolderType.withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 FolderType FolderType.withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 FolderType FolderType.withAbstractSnippetGroup(JAXBElement<?> value)
           
 FolderType FolderType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 FolderType FolderType.withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 FolderType FolderType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 FolderType FolderType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 FolderType FolderType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 FolderType FolderType.withAddress(String value)
           
 FolderType FolderType.withAddressDetails(AddressDetails value)
           
 FolderType FolderType.withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 FolderType FolderType.withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 FolderType FolderType.withBalloonVisibility(Boolean value)
           
 FolderType FolderType.withDescription(String value)
           
 FolderType FolderType.withFolderObjectExtensionGroup(AbstractObjectType... values)
           
 FolderType FolderType.withFolderObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 FolderType FolderType.withFolderObjectExtensionGroup(List<AbstractObjectType> value)
           
 FolderType FolderType.withFolderSimpleExtensionGroup(Collection<Object> values)
           
 FolderType FolderType.withFolderSimpleExtensionGroup(List<Object> value)
           
 FolderType FolderType.withFolderSimpleExtensionGroup(Object... values)
           
 FolderType FolderType.withId(String value)
           
 FolderType FolderType.withName(String value)
           
 FolderType FolderType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 FolderType FolderType.withObjectSimpleExtensionGroup(List<Object> value)
           
 FolderType FolderType.withObjectSimpleExtensionGroup(Object... values)
           
 FolderType FolderType.withOpen(Boolean value)
           
 FolderType FolderType.withPhoneNumber(String value)
           
 FolderType FolderType.withRegion(RegionType value)
           
 FolderType FolderType.withStyleUrl(String value)
           
 FolderType FolderType.withTargetId(String value)
           
 FolderType FolderType.withVisibility(Boolean value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.