public class IfsGetBeansVersionContext extends IfsCommandContext implements GetBeansVersionContext
| Constructor and Description |
|---|
IfsGetBeansVersionContext()
Deafult Constructor.
|
IfsGetBeansVersionContext(LibrarySession session)
Constructor to set up all required parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the Context.
|
LibrarySession |
getLibrarySession()
Gets the session.
|
String |
getVersionString()
Gets the version string.
|
void |
setLibrarySession(LibrarySession session)
Sets the session.
|
void |
setVersionString(String version)
Sets the version string.
|
public IfsGetBeansVersionContext()
throws IfsException
IfsExceptionpublic IfsGetBeansVersionContext(LibrarySession session) throws IfsException
session - LibrarySession.IfsException - If operation fails.public void clear()
clear in interface CommandContextclear in class IfsCommandContextpublic LibrarySession getLibrarySession() throws IfsException
getLibrarySession in interface GetBeansVersionContextIfsExceptionpublic void setLibrarySession(LibrarySession session) throws IfsException
setLibrarySession in interface GetBeansVersionContextIfsExceptionpublic String getVersionString() throws IfsException
getVersionString in interface GetBeansVersionContextIfsExceptionpublic void setVersionString(String version) throws IfsException
setVersionString in interface GetBeansVersionContextIfsExceptionCopyright © 2025. All rights reserved.