Package nl.b3p.commons.clieop3.record
Class NaamBegunstigde
- java.lang.Object
-
- nl.b3p.commons.clieop3.record.Record
-
- nl.b3p.commons.clieop3.record.NaamBegunstigde
-
public class NaamBegunstigde extends Record
-
-
Constructor Summary
Constructors Constructor Description NaamBegunstigde(String naam)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
appendRecordContents(StringBuffer buf)
-
Methods inherited from class nl.b3p.commons.clieop3.record.Record
getRecordCode, getRecordData, getVariantCode
-
-
-
-
Constructor Detail
-
NaamBegunstigde
public NaamBegunstigde(String naam)
-
-
Method Detail
-
appendRecordContents
protected void appendRecordContents(StringBuffer buf)
- Specified by:
appendRecordContents
in classRecord
-
-