We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.

HMS Core ReferencesWallet KitClient APIscom.huawei.hms.wallet.passAppendField.Builder

AppendField.Builder

CLASS info
public final class AppendField.Builder
Assigns the AppendField value using the builder method.

Public Method Summary

Return typeMethod name
AppendField.Builder

setKey(String key)

Sets the AppendField key.

AppendField.Builder

setValue(String value)

Sets the AppendField value.

AppendField.Builder

setLabel(String label)

Sets the AppendField label.

AppendField

build()

Obtains the AppendField object that has been assigned a value using the builder method.

Public Method

Method

public AppendField.Builder setKey(String key)

Sets the AppendField key.

Parameters

Parameter nameParameter desc
keyAppendField key.


Return

Typedesc
AppendField.BuilderAppendField.Builder object.
Method

public AppendField.Builder setValue(String value)

Sets the AppendField value.

Parameters

Parameter nameParameter desc
valueAppendField value.


Return

Typedesc
AppendField.BuilderAppendField.Builder object.
Method

public AppendField.Builder setLabel(String label)

Sets the AppendField label.

Parameters

Parameter nameParameter desc
labelAppendField label.


Return

Typedesc
AppendField.BuilderAppendField.Builder object.
Method

public AppendField build()

Obtains the instantiated AppendField

Return

Typedesc
AppendFieldAppendField object.
This page may contain third-party content. For details, click here.
Search in References
Enter a keyword.