Uses of Class
net.opengis.arml.v_2_0.TrackableType.Config

Uses of TrackableType.Config in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 with type parameters of type TrackableType.Config
protected  List<TrackableType.Config> TrackableType.config
           
 

Methods in net.opengis.arml.v_2_0 that return TrackableType.Config
 TrackableType.Config ObjectFactory.createTrackableTypeConfig()
          Create an instance of TrackableType.Config
 TrackableType.Config TrackableType.Config.withOrder(Integer value)
           
 TrackableType.Config TrackableType.Config.withSrc(String value)
           
 TrackableType.Config TrackableType.Config.withTracker(TrackableType.Config.Tracker value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type TrackableType.Config
 List<TrackableType.Config> TrackableType.getConfig()
          Gets the value of the config property.
 

Methods in net.opengis.arml.v_2_0 with parameters of type TrackableType.Config
 TrackableType TrackableType.withConfig(TrackableType.Config... values)
           
 

Method parameters in net.opengis.arml.v_2_0 with type arguments of type TrackableType.Config
 void TrackableType.setConfig(List<TrackableType.Config> value)
           
 TrackableType TrackableType.withConfig(Collection<TrackableType.Config> values)
           
 TrackableType TrackableType.withConfig(List<TrackableType.Config> value)
           
 



Copyright © 2008-2015. All Rights Reserved.