Uses of Class
dip.world.variant.data.ProvinceData

Packages that use ProvinceData
dip.world.variant.data   
dip.world.variant.parser   
 

Uses of ProvinceData in dip.world.variant.data
 

Methods in dip.world.variant.data that return ProvinceData
 ProvinceData[] Variant.getProvinceData()
          The ProvinceData associated with this Variant
 

Methods in dip.world.variant.data with parameters of type ProvinceData
 void Variant.setProvinceData(ProvinceData[] value)
          Sets the ProvinceData associated with this Variant
 

Uses of ProvinceData in dip.world.variant.parser
 

Methods in dip.world.variant.parser that return ProvinceData
 ProvinceData[] XMLProvinceParser.getProvinceData()
          Returns the ProvinceData objects, or an empty list.
 ProvinceData[] ProvinceParser.getProvinceData()
          Returns the ProvinceData
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.