org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
Class ItemResources
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.ItemResources
public class ItemResources
- extends Object
ItemResources
public ItemResources()
ItemResources
public ItemResources(String standardImgUri,
ArrayList<String> customImgUris,
String standardLayerId,
ArrayList<String> customLayerIds)
getStandardImgUri
public String getStandardImgUri()
setStandardImgUri
public void setStandardImgUri(String standardImgUri)
getCustomImgUris
public ArrayList<String> getCustomImgUris()
setCustomImgUris
public void setCustomImgUris(ArrayList<String> customImgUris)
getStandardLayerId
public String getStandardLayerId()
setStandardLayerId
public void setStandardLayerId(String standardLayerId)
getCustomLayerIds
public ArrayList<String> getCustomLayerIds()
setCustomLayerIds
public void setCustomLayerIds(ArrayList<String> customLayerIds)
toString
public String toString()
- Overrides:
toString in class Object
addResource
public void addResource(boolean isGIS,
boolean isCustom,
String resource)
hasResources
public boolean hasResources()
Copyright © 2014. All Rights Reserved.