public class ReferencedDocumentItemAdditional extends ReferencedDocumentItem
The Referenced Document document with Additional reference type.
linePos, referenceType, typeCode| Constructor and Description |
|---|
ReferencedDocumentItemAdditional() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReferenceType()
Gets the reference type code.
|
void |
setReferenceType(String referenceTypeCode)
Sets the reference type code.
|
getLinePos, setLinePosgetId, getIssued, setId, setIssuedpublic ReferencedDocumentItemAdditional()
@NotNull(groups=Extended.class) public String getReferenceType()
Gets the reference type code.
public void setReferenceType(String referenceTypeCode)
Sets the reference type code.
referenceTypeCode - the new reference type codeCopyright © 2014-2016 Konik.io. All Rights Reserved.