|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openedit.modules.xml.AttributeDesc
public class AttributeDesc
| Constructor Summary | |
|---|---|
AttributeDesc()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getId()
|
int |
getSize()
|
java.lang.String |
getType()
|
void |
setDescription(java.lang.String inDescription)
|
void |
setId(java.lang.String inId)
|
void |
setSize(int inSize)
|
void |
setType(java.lang.String inType)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeDesc()
| Method Detail |
|---|
public java.lang.String getDescription()
public void setDescription(java.lang.String inDescription)
public java.lang.String getId()
public void setId(java.lang.String inId)
public int getSize()
public void setSize(int inSize)
public java.lang.String getType()
public void setType(java.lang.String inType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
