com.adobe.solutions.common
Class Category

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

public class Category
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.Map extendedProperties
           
 java.lang.String id
           
 java.lang.String name
           
 int type
           
 
Constructor Summary
Category()
           
 
Method Summary
 java.util.Map getExtendedProperties()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 int getType()
           
 void setExtendedProperties(java.util.Map extendedProperties)
           
 void setId(java.lang.String id)
           
 void setName(java.lang.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 java.lang.String id

name

public java.lang.String name

type

public int type

extendedProperties

public java.util.Map extendedProperties
Constructor Detail

Category

public Category()
Method Detail

getId

public java.lang.String getId()

setId

public void setId(java.lang.String id)

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getType

public int getType()

setType

public void setType(int type)

getExtendedProperties

public java.util.Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(java.util.Map extendedProperties)


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