Public Member Functions | |
| ComponentInterface () | |
| java.lang.String | getComponentClassName () |
| java.lang.String | getCorbaRepositoryId () |
| java.lang.String | getIdlPackage () |
| java.lang.String | getInternalInterface () |
| boolean | isValid () |
| void | marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
| void | setComponentClassName (java.lang.String componentClassName) |
| void | setCorbaRepositoryId (java.lang.String corbaRepositoryId) |
| void | setIdlPackage (java.lang.String idlPackage) |
| void | setInternalInterface (java.lang.String internalInterface) |
| void | validate () throws org.exolab.castor.xml.ValidationException |
Static Public Member Functions | |
| alma.acs.tools.comphelpergen.generated.ComponentInterface | unmarshalComponentInterface (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException |
Private Attributes | |
| java.lang.String | _corbaRepositoryId |
| java.lang.String | _idlPackage |
| java.lang.String | _componentClassName |
| java.lang.String | _internalInterface |
|
|
|
|
|
Returns the value of field 'componentClassName'.
|
|
|
Returns the value of field 'corbaRepositoryId'.
|
|
|
Returns the value of field 'idlPackage'.
|
|
|
Returns the value of field 'internalInterface'.
|
|
|
|
|
|
|
|
|
|
|
|
Sets the value of field 'componentClassName'.
|
|
|
Sets the value of field 'corbaRepositoryId'.
|
|
|
Sets the value of field 'idlPackage'.
|
|
|
Sets the value of field 'internalInterface'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8