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

Uses of DocumentType in net.opengis.kml.v_2_3
 

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

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

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



Copyright © 2008-2015. All Rights Reserved.