public abstract class Input extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
protected JAXBElement<? extends RequestBaseType> |
request |
| Modifier | Constructor and Description |
|---|---|
protected |
Input() |
|
Input(JAXBElement<? extends RequestBaseType> request) |
| Modifier and Type | Method and Description |
|---|---|
protected JAXBElement<? extends RequestBaseType> |
getRequest() |
protected abstract Class |
getTargetType() |
protected static final org.apache.commons.logging.Log log
protected JAXBElement<? extends RequestBaseType> request
protected Input()
public Input(JAXBElement<? extends RequestBaseType> request)
protected JAXBElement<? extends RequestBaseType> getRequest()
protected abstract Class getTargetType()
Copyright © 2021 B3Partners B.V.. All rights reserved.