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

Uses of NetworkLinkControlType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as NetworkLinkControlType
protected  NetworkLinkControlType KmlType.networkLinkControl
           
 

Methods in net.opengis.kml.v_2_3 that return NetworkLinkControlType
 NetworkLinkControlType ObjectFactory.createNetworkLinkControlType()
          Create an instance of NetworkLinkControlType
 NetworkLinkControlType KmlType.getNetworkLinkControl()
          Gets the value of the networkLinkControl property.
 NetworkLinkControlType NetworkLinkControlType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 NetworkLinkControlType NetworkLinkControlType.withCookie(String value)
           
 NetworkLinkControlType NetworkLinkControlType.withExpires(String value)
           
 NetworkLinkControlType NetworkLinkControlType.withLinkDescription(String value)
           
 NetworkLinkControlType NetworkLinkControlType.withLinkName(String value)
           
 NetworkLinkControlType NetworkLinkControlType.withLinkSnippet(SnippetType value)
           
 NetworkLinkControlType NetworkLinkControlType.withMaxSessionLength(Double value)
           
 NetworkLinkControlType NetworkLinkControlType.withMessage(String value)
           
 NetworkLinkControlType NetworkLinkControlType.withMinRefreshPeriod(Double value)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlObjectExtensionGroup(AbstractObjectType... values)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlObjectExtensionGroup(List<AbstractObjectType> value)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlSimpleExtensionGroup(Collection<Object> values)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlSimpleExtensionGroup(List<Object> value)
           
 NetworkLinkControlType NetworkLinkControlType.withNetworkLinkControlSimpleExtensionGroup(Object... values)
           
 NetworkLinkControlType NetworkLinkControlType.withUpdate(UpdateType value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type NetworkLinkControlType
 JAXBElement<NetworkLinkControlType> ObjectFactory.createNetworkLinkControl(NetworkLinkControlType value)
          Create an instance of JAXBElement<NetworkLinkControlType>}
 void KmlType.setNetworkLinkControl(NetworkLinkControlType value)
          Sets the value of the networkLinkControl property.
 KmlType KmlType.withNetworkLinkControl(NetworkLinkControlType value)
           
 



Copyright © 2008-2015. All Rights Reserved.