Uses of Class
com.esri.core.portal.WebMapLayer.Type

Packages that use WebMapLayer.Type
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of WebMapLayer.Type in com.esri.core.portal
 

Methods in com.esri.core.portal that return WebMapLayer.Type
 WebMapLayer.Type WebMapLayer.getType()
          Returns the type of this Web Map layer.
static WebMapLayer.Type WebMapLayer.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebMapLayer.Type[] WebMapLayer.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.