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.
|
clear
LibrarySession getLibrarySession() throws IfsException
IfsException
void setLibrarySession(LibrarySession session) throws IfsException
IfsException
String getVersionString() throws IfsException
IfsException
void setVersionString(String version) throws IfsException
IfsException
Copyright © 2023. All rights reserved.