softhema.system.automation
Interface NativeStruct
- All Superinterfaces:
- NativeMemory, NativePointer, java.rmi.Remote
- All Known Subinterfaces:
- NativeStruct_win32
- public interface NativeStruct
- extends NativeMemory
|
Method Summary |
java.lang.Object |
getComponent(int index)
|
java.lang.String |
getLicenseInfo()
Gibt die Copyright-Angaben der Java-Klasse zurück. |
void |
setComponent(int index,
java.lang.Object component)
|
getLicenseInfo
public java.lang.String getLicenseInfo()
throws java.lang.Exception
- Gibt die Copyright-Angaben der Java-Klasse zurück.
- Specified by:
getLicenseInfo in interface NativeMemory
getComponent
public java.lang.Object getComponent(int index)
throws java.lang.Exception
setComponent
public void setComponent(int index,
java.lang.Object component)
throws java.lang.Exception
Copyright 2001-2002 by Softhema Group (www.softhema.de).
Softhema and JPA are trademarks or registered trademarks. All rights reserved.
This software comes with absolutely no warranty and no support. Read the license carefully.