public interface DetermineFormatContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
Format | 
getFormat()
Gets the format. 
 | 
LibrarySession | 
getLibrarySession()
Gets the session. 
 | 
String | 
getName()
Gets the document name. 
 | 
void | 
setFormat(Format format)
Sets the format. 
 | 
void | 
setLibrarySession(LibrarySession session)
Sets the session. 
 | 
void | 
setName(String name)
Sets the document name. 
 | 
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionString getName() throws IfsException
IfsExceptionvoid setName(String name) throws IfsException
IfsExceptionFormat getFormat() throws IfsException
IfsExceptionvoid setFormat(Format format) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.