|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSDataBoolean | |
---|---|
org.dawb.edna.thumbnail |
Uses of XSDataBoolean in org.dawb.edna.thumbnail |
---|
Methods in org.dawb.edna.thumbnail that return XSDataBoolean | |
---|---|
XSDataBoolean |
ObjectFactory.createXSDataBoolean()
Create an instance of XSDataBoolean |
XSDataBoolean |
XSDataStatus.getIsSuccess()
Gets the value of the isSuccess property. |
XSDataBoolean |
XSDataInputExecThumbnail.getKeepRatio()
Gets the value of the keepRatio property. |
XSDataBoolean |
XSDataInputExecThumbnail.getLevelsColorize()
Gets the value of the levelsColorize property. |
XSDataBoolean |
XSDataInputExecThumbnail.getLevelsEqualize()
Gets the value of the levelsEqualize property. |
XSDataBoolean |
XSDataInputExecThumbnail.getLevelsInvert()
Gets the value of the levelsInvert property. |
XSDataBoolean |
XSDataInputExecThumbnail.getLevelsLog()
Gets the value of the levelsLog property. |
XSDataBoolean |
XSDataInputExecThumbnail.getLevelsNormalize()
Gets the value of the levelsNormalize property. |
Methods in org.dawb.edna.thumbnail that return types with arguments of type XSDataBoolean | |
---|---|
javax.xml.bind.JAXBElement<XSDataBoolean> |
ObjectFactory.createXSDataBoolean(XSDataBoolean value)
Create an instance of JAXBElement < XSDataBoolean > } |
Methods in org.dawb.edna.thumbnail with parameters of type XSDataBoolean | |
---|---|
javax.xml.bind.JAXBElement<XSDataBoolean> |
ObjectFactory.createXSDataBoolean(XSDataBoolean value)
Create an instance of JAXBElement < XSDataBoolean > } |
void |
XSDataStatus.setIsSuccess(XSDataBoolean value)
Sets the value of the isSuccess property. |
void |
XSDataInputExecThumbnail.setKeepRatio(XSDataBoolean value)
Sets the value of the keepRatio property. |
void |
XSDataInputExecThumbnail.setLevelsColorize(XSDataBoolean value)
Sets the value of the levelsColorize property. |
void |
XSDataInputExecThumbnail.setLevelsEqualize(XSDataBoolean value)
Sets the value of the levelsEqualize property. |
void |
XSDataInputExecThumbnail.setLevelsInvert(XSDataBoolean value)
Sets the value of the levelsInvert property. |
void |
XSDataInputExecThumbnail.setLevelsLog(XSDataBoolean value)
Sets the value of the levelsLog property. |
void |
XSDataInputExecThumbnail.setLevelsNormalize(XSDataBoolean value)
Sets the value of the levelsNormalize property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |