com.groupdocs.annotation.domain.response
Class GetPdf2JavaScriptResponsePagesRow
java.lang.Object
com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
public class GetPdf2JavaScriptResponsePagesRow
- extends Object
Get PDF to JavaScript response page row
- Author:
- Aleksey Permyakov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPdf2JavaScriptResponsePagesRow
public GetPdf2JavaScriptResponsePagesRow()
getL
public final Double getL()
- Returns:
setL
public final void setL(Double l)
- Parameters:
l
-
getT
public final Double getT()
- Returns:
setT
public final void setT(Double t)
- Parameters:
t
-
getW
public final Double getW()
- Returns:
setW
public final void setW(Double w)
- Parameters:
w
-
getH
public final Double getH()
- Returns:
setH
public final void setH(Double h)
- Parameters:
h
-
getC
public final List<Double> getC()
- Returns:
setC
public final void setC(List<Double> c)
- Parameters:
c
-
getS
public final String getS()
- Returns:
setS
public final void setS(String s)
- Parameters:
s
-
getCh
public final List<Double> getCh()
- Returns:
setCh
public final void setCh(List<Double> ch)
- Parameters:
ch
-
Copyright © 2014. All rights reserved.