public abstract class BaseOperation extends Object
| Constructor and Description |
|---|
BaseOperation() |
| Modifier and Type | Method and Description |
|---|---|
BillingType |
getBilling() |
PdfPasswordType |
getPassword() |
void |
setBilling(BillingType billing) |
void |
setPassword(PdfPasswordType password) |
public BillingType getBilling()
public void setBilling(BillingType billing)
public PdfPasswordType getPassword()
public void setPassword(PdfPasswordType password)
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.