public interface GetBeansVersionContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionString getVersionString() throws IfsException
IfsExceptionvoid setVersionString(String version) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.