Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EidInfo.Builder |
addValue(EidInfo.Tag tag,
String value)
Adds the value to the information builder.
|
EidInfo |
build() |
public EidInfo.Builder addValue(EidInfo.Tag tag, String value)
IllegalArgumentException
- if the same tag is added twice.public EidInfo build()
Copyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.