[[["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 `RoleName.Builder` class, which is used to build objects for representing roles within a network."],["The `RoleName.Builder` class inherits methods from the `java.lang.Object` class, including `clone()`, `equals()`, and `toString()`."],["It offers a `build()` method to construct a `RoleName` object and `getNetworkCode()` and `getRole()` methods to obtain network and role information, respectively."],["The builder also provides `setNetworkCode()` and `setRole()` methods to specify the network code and role name during the building process."],["The documentation covers various versions of this class, from version 0.1.0 up to the latest version, 0.19.0."]]],[]]