Uses of Class
fr.etai.xat2v2.obj.Network

Packages that use Network
fr.etai.xat2v2.obj   
 

Uses of Network in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Network
 List<Network> Person.getNetworkList()
          Gets the value of the networkList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Network
 void Person.addNetwork(Network network)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Network
 void Person.setNetworkList(List<Network> value)
          Sets the value of the networkList property.
 



Copyright © 2012. All Rights Reserved.