Revision 34393 branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/wmts/struct/WMTSTheme.java

View differences:

WMTSTheme.java
27 27
 * Layer hierarchy
28 28
 * @author Nacho Brodin (nachobrodin@gmail.com)
29 29
 */
30
@SuppressWarnings("unchecked")
31 30
public abstract class WMTSTheme extends WMTSBaseStruct {
32 31
	//WMTSTheme
33 32
	private ArrayList        theme      = null;

Also available in: Unified diff