com.jp.protection.pub.pro.integration.ws
Class LicensingFacadeResultWS_Proxy
java.lang.Object
com.jp.protection.pub.pro.integration.ws.LicensingFacadeResultWS_Proxy
public class LicensingFacadeResultWS_Proxy
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fMessage
protected java.lang.String fMessage
fResult
protected int fResult
fDeliveryType
protected int fDeliveryType
fLicenseBytes
protected java.lang.String fLicenseBytes
LicensingFacadeResultWS_Proxy
public LicensingFacadeResultWS_Proxy()
LicensingFacadeResultWS_Proxy
public LicensingFacadeResultWS_Proxy(LicensingFacadeResult aResult)
LicensingFacadeResultWS_Proxy
public LicensingFacadeResultWS_Proxy(int aResult,
java.lang.String aLicenseBytes,
java.lang.String aMessage,
int aDeliveryType)
getDeliveryType
public int getDeliveryType()
setDeliveryType
public void setDeliveryType(int aDeliveryType)
getMessage
public java.lang.String getMessage()
setMessage
public void setMessage(java.lang.String aMessage)
getResult
public int getResult()
setResult
public void setResult(int aResult)
getLicenseBytes
public java.lang.String getLicenseBytes()
setLicenseBytes
public void setLicenseBytes(java.lang.String aLicenseBytes)
getLicenseBytes
public static byte[] getLicenseBytes(java.lang.String aLicenseBytes)
getLicenseBytesStr
public static java.lang.String getLicenseBytesStr(byte[] aLicenseBytes)