public class InputById extends Input
| Constructor and Description |
|---|
InputById(org.jdom.Document document,
Schema schema) |
InputById(JAXBElement<GetRecordByIdType> request) |
InputById(String idString) |
InputById(String[] idsString) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetRecordByIdType> |
getRequest() |
protected Class |
getTargetType() |
public InputById(String idString)
public InputById(String[] idsString)
public InputById(JAXBElement<GetRecordByIdType> request)
public InputById(org.jdom.Document document,
Schema schema)
throws JAXBException,
org.jdom.JDOMException
JAXBExceptionorg.jdom.JDOMExceptionpublic JAXBElement<GetRecordByIdType> getRequest()
getRequest in class Inputprotected Class getTargetType()
getTargetType in class InputCopyright © 2015. All rights reserved.