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
|
clear
LibraryObject getLibraryObject() throws IfsException
IfsException
void setLibraryObject(LibraryObject obj) throws IfsException
IfsException
String[] getAttributeNames() throws IfsException
IfsException
void setAttributeNames(String[] attrNames) throws IfsException
IfsException
Copyright © 2023. All rights reserved.