|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.corba.idl.types.DataType
org.apache.axis2.corba.idl.types.CompositeDataType
org.apache.axis2.corba.idl.types.EnumType
public class EnumType
| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.corba.idl.types.CompositeDataType |
|---|
id, IDL_REPO_STRING, IDL_VERSION, members, module, MODULE_SEPERATOR, name |
| Fields inherited from class org.apache.axis2.corba.idl.types.DataType |
|---|
typeCode |
| Constructor Summary | |
|---|---|
EnumType()
|
|
| Method Summary | |
|---|---|
void |
addEnumMember(String s)
|
protected TypeCode |
generateTypeCode()
|
List |
getEnumMembers()
|
void |
setEnumMembers(List enumMembers)
|
| Methods inherited from class org.apache.axis2.corba.idl.types.CompositeDataType |
|---|
addMember, getId, getMembers, getModule, getName, setId, setModule, setName |
| Methods inherited from class org.apache.axis2.corba.idl.types.DataType |
|---|
getTypeCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnumType()
| Method Detail |
|---|
protected TypeCode generateTypeCode()
generateTypeCode in class DataTypepublic List getEnumMembers()
public void setEnumMembers(List enumMembers)
public void addEnumMember(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||