|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaxResolution | |
|---|---|
| com.interstarinc.xmedius.sendfax.model | This package contains the fax model components. |
| Uses of FaxResolution in com.interstarinc.xmedius.sendfax.model |
|---|
| Fields in com.interstarinc.xmedius.sendfax.model declared as FaxResolution | |
|---|---|
private FaxResolution |
DefaultFaxModel.DefaultFaxOptions.faxResolution
|
static FaxResolution |
FaxResolution.FINE
|
static FaxResolution |
FaxResolution.HIGH
|
static FaxResolution |
FaxResolution.LOW
|
static FaxResolution |
FaxResolution.ULTRA_FINE
|
| Methods in com.interstarinc.xmedius.sendfax.model that return FaxResolution | |
|---|---|
FaxResolution |
DefaultFaxModel.DefaultFaxOptions.getFaxResolution()
|
FaxResolution |
IFaxOptions.getFaxResolution()
Required. |
static FaxResolution |
FaxResolution.getValueFor(String resolution)
A utility method to convert a String into a FaxResolution. |
| Methods in com.interstarinc.xmedius.sendfax.model with parameters of type FaxResolution | |
|---|---|
void |
DefaultFaxModel.DefaultFaxOptions.setFaxResolution(FaxResolution faxResolution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||