public class RequestDocType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private RepresentationDocType |
representationDoc |
| Constructor and Description |
|---|
RequestDocType() |
| Modifier and Type | Method and Description |
|---|---|
RepresentationDocType |
getRepresentationDoc() |
void |
setRepresentationDoc(RepresentationDocType representationDoc) |
private RepresentationDocType representationDoc
public RepresentationDocType getRepresentationDoc()
public void setRepresentationDoc(RepresentationDocType representationDoc)
representationDoc - the representationDoc to set