|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlField
org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
public final class IdlAttribute
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlField |
|---|
LOG |
| Method Summary | |
|---|---|
static IdlAttribute |
create(IdlScopeBase parent,
java.lang.String name,
IdlType type,
boolean readonly)
|
boolean |
readonly()
|
void |
setReadonly(boolean readonlyValue)
|
void |
write(java.io.PrintWriter pw)
|
| Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlField |
|---|
create, getCircularScope, isEmptyDef |
| Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase |
|---|
definedIn, flush, fullName, fullName, isCircular, localName, name, scopeName, write, writeFwd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setReadonly(boolean readonlyValue)
public static IdlAttribute create(IdlScopeBase parent,
java.lang.String name,
IdlType type,
boolean readonly)
public boolean readonly()
public void write(java.io.PrintWriter pw)
write in interface IdlDefnwrite in class IdlField
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||