|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
TYPEIDThe type id of this class. |
static java.lang.String |
TYPENAMEThe constant class type identifier. |
| Method Summary | |
java.lang.String |
getDescription()Gets the description property value |
java.lang.String |
getGUID() |
long |
getId()Gets the Model Object id property value |
java.lang.String |
getName()Gets the name property value |
long |
getStripeId()Gets the stripe id property value |
void |
setDescription(java.lang.String description)Sets the Description value |
void |
setGUID(java.lang.String guid)Sets the GUID property value |
void |
setName(java.lang.String name)Sets the name property value |
void |
setStripeId(long stripeId)Sets the stripe id value |
| Methods inherited from interface oracle.panama.model.ModelObject |
delete, getCreatedDate, getLastModifiedDate, getTypeId, getTypeName, isSystem, setSystem, undoAll |
| Methods inherited from interface oracle.panama.model.XMLObject |
setXML, toXML |
| Field Detail |
public static final java.lang.String TYPENAME
public static final int TYPEID
| Method Detail |
public java.lang.String getName()
getName in interface ModelObjectpublic void setName(java.lang.String name)
setName in interface ModelObjectname - the new (name) property valuepublic java.lang.String getGUID()
public void setGUID(java.lang.String guid)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public long getStripeId()
public void setStripeId(long stripeId)
public long getId()
getId in interface ModelObject
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||