com.adobe.solutions.common
Class Category

java.lang.Object
  extended by com.adobe.solutions.common.Category
All Implemented Interfaces:
Serializable

public class Category
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 Map extendedProperties
           
 String id
           
 String name
           
 int type
           
 
Constructor Summary
Category()
           
 
Method Summary
 Map getExtendedProperties()
           
 String getId()
           
 String getName()
           
 int getType()
           
 void setExtendedProperties(Map extendedProperties)
           
 void setId(String id)
           
 void setName(String name)
           
 void setType(int type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

name

public String name

type

public int type

extendedProperties

public Map extendedProperties
Constructor Detail

Category

public Category()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getName

public String getName()

setName

public void setName(String name)

getType

public int getType()

setType

public void setType(int type)

getExtendedProperties

public Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(Map extendedProperties)


[an error occurred while processing this directive] [an error occurred while processing this directive]