[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page details the `CustomFieldName.Builder` class, which is used to construct `CustomFieldName` objects for managing custom fields within a network."],["The latest version available for the `CustomFieldName.Builder` is 0.19.0, and historical versions back to 0.1.0 are documented and linked."],["The `CustomFieldName.Builder` class inherits core functionality from `java.lang.Object`, and its essential methods are `build()`, `getCustomField()`, `getNetworkCode()`, `setCustomField()`, and `setNetworkCode()`."],["The `build()` method constructs and returns a CustomFieldName, while `getCustomField()` and `getNetworkCode()` respectively retrieve the values of the custom field and its network code, both of which are Strings."],["The `setCustomField()` and `setNetworkCode()` methods allow for the configuration of these string values and then return the builder."]]],[]]