|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSDataInteger | |
---|---|
org.dawb.edna.thumbnail |
Uses of XSDataInteger in org.dawb.edna.thumbnail |
---|
Methods in org.dawb.edna.thumbnail that return XSDataInteger | |
---|---|
XSDataInteger |
ObjectFactory.createXSDataInteger()
Create an instance of XSDataInteger |
XSDataInteger |
XSDataImage.getNumber()
Gets the value of the number property. |
XSDataInteger |
XSDataInputExecThumbnail.getThumbHeight()
Gets the value of the thumbHeight property. |
XSDataInteger |
XSDataInputExecThumbnail.getThumbWidth()
Gets the value of the thumbWidth property. |
Methods in org.dawb.edna.thumbnail that return types with arguments of type XSDataInteger | |
---|---|
javax.xml.bind.JAXBElement<XSDataInteger> |
ObjectFactory.createXSDataInteger(XSDataInteger value)
Create an instance of JAXBElement < XSDataInteger > } |
java.util.List<XSDataInteger> |
XSDataInputExecThumbnail.getCropBorders()
Gets the value of the cropBorders property. |
java.util.List<XSDataInteger> |
XSDataInputExecThumbnail.getFilterBlur()
Gets the value of the filterBlur property. |
java.util.List<XSDataInteger> |
XSDataInputExecThumbnail.getFilterDilatation()
Gets the value of the filterDilatation property. |
Methods in org.dawb.edna.thumbnail with parameters of type XSDataInteger | |
---|---|
javax.xml.bind.JAXBElement<XSDataInteger> |
ObjectFactory.createXSDataInteger(XSDataInteger value)
Create an instance of JAXBElement < XSDataInteger > } |
void |
XSDataImage.setNumber(XSDataInteger value)
Sets the value of the number property. |
void |
XSDataInputExecThumbnail.setThumbHeight(XSDataInteger value)
Sets the value of the thumbHeight property. |
void |
XSDataInputExecThumbnail.setThumbWidth(XSDataInteger value)
Sets the value of the thumbWidth property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |