public class IfsGetAttributeNamesContext extends IfsCommandContext implements GetAttributeNamesContext
| Constructor and Description |
|---|
IfsGetAttributeNamesContext()
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the CommandState. does not throw.
|
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
|
public IfsGetAttributeNamesContext()
throws IfsException
IfsExceptionpublic void clear()
clear in interface CommandContextclear in class IfsCommandContextpublic LibraryObject getLibraryObject() throws IfsException
getLibraryObject in interface GetAttributeNamesContextIfsExceptionpublic void setLibraryObject(LibraryObject obj) throws IfsException
setLibraryObject in interface GetAttributeNamesContextIfsExceptionpublic String[] getAttributeNames() throws IfsException
getAttributeNames in interface GetAttributeNamesContextIfsExceptionpublic void setAttributeNames(String[] attrNames) throws IfsException
setAttributeNames in interface GetAttributeNamesContextIfsExceptionCopyright © 2025. All rights reserved.