java.lang.Object
ch.aeis.exchange.web.ws.exchange_1_0.PdfWS

public class PdfWS extends Object
Author:
Rainer Alföldi
  • Constructor Details

    • PdfWS

      public PdfWS()
  • Method Details

    • getDocIdent

      public String getDocIdent()
    • setDocIdent

      public void setDocIdent(String docIdent)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getLocale

      public String getLocale()
    • setLocale

      public void setLocale(String locale)
    • getBlob

      public byte[] getBlob()
    • setBlob

      public void setBlob(byte[] blob)
    • toString

      public String toString()
      Overrides:
      toString in class Object