com.indexdata.torus.layer
Class CategoryTypeLayer

java.lang.Object
  extended by com.indexdata.torus.Layer
      extended by com.indexdata.torus.layer.CategoryTypeLayer

public class CategoryTypeLayer
extends Layer


Constructor Summary
CategoryTypeLayer()
           
 
Method Summary
 String getCategoryId()
           
 String getDisplayName()
           
 void setCategoryId(String categoryId)
           
 void setDisplayName(String displayName)
           
 
Methods inherited from class com.indexdata.torus.Layer
getId, getLayerName, getOtherElements, seLayertName, setId, setLayerName, setOtherElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryTypeLayer

public CategoryTypeLayer()
Method Detail

getDisplayName

public String getDisplayName()

setDisplayName

public void setDisplayName(String displayName)

getCategoryId

public String getCategoryId()

setCategoryId

public void setCategoryId(String categoryId)


Copyright © 2012. All Rights Reserved.