Uses of Class
net.opengis.waterml.v_2_0.CollectionType.LocalDictionary

Uses of CollectionType.LocalDictionary in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type CollectionType.LocalDictionary
protected  List<CollectionType.LocalDictionary> CollectionType.localDictionary
           
 

Methods in net.opengis.waterml.v_2_0 that return CollectionType.LocalDictionary
 CollectionType.LocalDictionary ObjectFactory.createCollectionTypeLocalDictionary()
          Create an instance of CollectionType.LocalDictionary
 CollectionType.LocalDictionary CollectionType.LocalDictionary.withDictionary(JAXBElement<DictionaryType> value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type CollectionType.LocalDictionary
 List<CollectionType.LocalDictionary> CollectionType.getLocalDictionary()
          Gets the value of the localDictionary property.
 

Methods in net.opengis.waterml.v_2_0 with parameters of type CollectionType.LocalDictionary
 CollectionType CollectionType.withLocalDictionary(CollectionType.LocalDictionary... values)
           
 

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type CollectionType.LocalDictionary
 void CollectionType.setLocalDictionary(List<CollectionType.LocalDictionary> value)
           
 CollectionType CollectionType.withLocalDictionary(Collection<CollectionType.LocalDictionary> values)
           
 CollectionType CollectionType.withLocalDictionary(List<CollectionType.LocalDictionary> value)
           
 



Copyright © 2008-2015. All Rights Reserved.