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

Uses of NetworkLinkType in net.opengis.kml.v_2_3
 

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

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

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



Copyright © 2008-2016. All Rights Reserved.