AAMVADocumentSubfileField constructor
AAMVADocumentSubfileField(
- AAMVARecordFieldType type,
- String typeString,
- String value,
- String rawValue,
Implementation
AAMVADocumentSubfileField(
this.type, this.typeString, this.value, this.rawValue);