public class TxtRecord extends Object
Constructor and Description |
---|
TxtRecord() |
Modifier and Type | Method and Description |
---|---|
List<String> |
value()
Get the value value.
|
TxtRecord |
withValue(List<String> value)
Set the value value.
|
Copyright © 2019. All rights reserved.