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