Class IdlAttribute
java.lang.Object
org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
org.apache.cxf.tools.corba.common.idltypes.IdlField
org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
- All Implemented Interfaces:
IdlDefn
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IdlAttributecreate(IdlScopeBase parent, String name, IdlType type, boolean readonly) booleanreadonly()voidsetReadonly(boolean readonlyValue) voidwrite(PrintWriter pw) Methods inherited from class org.apache.cxf.tools.corba.common.idltypes.IdlField
create, getCircularScope, isEmptyDef