public class ItemClass extends BusinessObject
Constructor and Description |
---|
ItemClass() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
ItemClassKey |
getKey() |
ItemType |
getType() |
void |
setDescription(String value) |
void |
setKey(ItemClassKey value) |
void |
setType(ItemType value) |
public String getDescription()
public void setDescription(String value)
public ItemClassKey getKey()
public void setKey(ItemClassKey value)
public ItemType getType()
public void setType(ItemType value)
Copyright © 2010–2016. All rights reserved.