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 Double getL()
- Returns:
setL
public void setL(Double l)
- Parameters:
l
-
getT
public Double getT()
- Returns:
setT
public void setT(Double t)
- Parameters:
t
-
getW
public Double getW()
- Returns:
setW
public void setW(Double w)
- Parameters:
w
-
getH
public Double getH()
- Returns:
setH
public void setH(Double h)
- Parameters:
h
-
getC
public List<Double> getC()
- Returns:
setC
public void setC(List<Double> c)
- Parameters:
c
-
getS
public String getS()
- Returns:
setS
public void setS(String s)
- Parameters:
s
-
getCh
public List<Double> getCh()
- Returns:
setCh
public void setCh(List<Double> ch)
- Parameters:
ch
-
Copyright © 2014. All rights reserved.