public interface GetAttributeNamesContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getAttributeNames()
Gets the Attribute names to obtain for the LibraryObject 
 | 
LibraryObject | 
getLibraryObject()
Gets the LibraryObject 
 | 
void | 
setAttributeNames(String[] attrNames)
Sets the Attribute names to get for the LibraryObject 
 | 
void | 
setLibraryObject(LibraryObject obj)
Sets the the LibraryObject 
 | 
clearLibraryObject getLibraryObject() throws IfsException
IfsExceptionvoid setLibraryObject(LibraryObject obj) throws IfsException
IfsExceptionString[] getAttributeNames() throws IfsException
IfsExceptionvoid setAttributeNames(String[] attrNames) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.