public class ReferencedDocumentItem extends ReferencedDocument
linePos, referenceType, typeCode| Constructor and Description |
|---|
ReferencedDocumentItem()
The JAXB Constructor.
|
ReferencedDocumentItem(int linePosition,
String identifier)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLinePos()
Gets the line position.
|
ReferencedDocumentItem |
setLinePos(String linePos)
Sets the line position.
|
getId, getIssued, setId, setIssuedpublic ReferencedDocumentItem()
The JAXB Constructor.
public ReferencedDocumentItem(int linePosition, String identifier)
The Constructor.
linePosition - the line position numberidentifier - the identifier value this document refers topublic String getLinePos()
Gets the line position.
public ReferencedDocumentItem setLinePos(String linePos)
Sets the line position.
linePos - the line position numberCopyright © 2014-2016 Konik.io. All Rights Reserved.