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

Uses of SnippetType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as SnippetType
protected  SnippetType NetworkLinkControlType.linkSnippet
           
 

Methods in net.opengis.kml.v_2_3 that return SnippetType
 SnippetType ObjectFactory.createSnippetType()
          Create an instance of SnippetType
 SnippetType NetworkLinkControlType.getLinkSnippet()
          Gets the value of the linkSnippet property.
 SnippetType SnippetType.withMaxLines(int value)
           
 SnippetType SnippetType.withValue(String value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type SnippetType
 JAXBElement<SnippetType> ObjectFactory.createComplexSnippet(SnippetType value)
          Create an instance of JAXBElement<SnippetType>}
 JAXBElement<SnippetType> ObjectFactory.createLinkSnippet(SnippetType value)
          Create an instance of JAXBElement<SnippetType>}
 void NetworkLinkControlType.setLinkSnippet(SnippetType value)
          Sets the value of the linkSnippet property.
 NetworkLinkControlType NetworkLinkControlType.withLinkSnippet(SnippetType value)
           
 



Copyright © 2008-2015. All Rights Reserved.