Uses of Interface
com.collation.platform.model.topology.app.lotus.OtherConfig

Packages that use OtherConfig
com.collation.platform.model.topology.app.lotus   
 

Uses of OtherConfig in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return OtherConfig
 OtherConfig DominoServer.getOtherConfig()
          Miscellaneous configurations.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type OtherConfig
 void DominoServer.setOtherConfig(OtherConfig s)