|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFaxOptions | |
|---|---|
| com.interstarinc.xmedius.sendfax.model | This package contains the fax model components. |
| Uses of IFaxOptions in com.interstarinc.xmedius.sendfax.model |
|---|
| Classes in com.interstarinc.xmedius.sendfax.model that implement IFaxOptions | |
|---|---|
class |
DefaultFaxModel.DefaultFaxOptions
A default fax settings implementation. |
| Methods in com.interstarinc.xmedius.sendfax.model that return IFaxOptions | |
|---|---|
IFaxOptions |
IFaxModel.getFaxOptions()
Required. |
| Methods in com.interstarinc.xmedius.sendfax.model with parameters of type IFaxOptions | |
|---|---|
void |
DefaultFaxModel.newFaxOptions(IFaxOptions fo)
Create the fax settings instance using the supplied the parameter. |
| Constructors in com.interstarinc.xmedius.sendfax.model with parameters of type IFaxOptions | |
|---|---|
DefaultFaxModel.DefaultFaxOptions(IFaxOptions faxOptions)
Constructor is private to ensure instances are created with newFaxOptions(IFaxOptions) method from enclosing class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||