public class BestandStart extends Record
| Constructor and Description |
|---|
BestandStart(Date aanmaakDatum,
String identificatie,
int volgnummer,
boolean isDuplicaat) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendRecordContents(StringBuffer buf) |
Date |
getAanmaakDatum() |
String |
getIdentificatie() |
int |
getVolgnummer() |
boolean |
isDuplicaat() |
static void |
main(String[] args) |
getRecordCode, getRecordData, getVariantCodepublic Date getAanmaakDatum()
public String getIdentificatie()
public int getVolgnummer()
public boolean isDuplicaat()
protected void appendRecordContents(StringBuffer buf)
appendRecordContents in class Recordpublic static void main(String[] args)
Copyright © 2015. All rights reserved.