[[["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 documentation page covers the `OrderName.Builder` class, which is used for building order names within a network."],["The `OrderName.Builder` class inherits from `java.lang.Object`, inheriting several methods like `equals()`, `hashCode()`, and `toString()`."],["The class includes a protected constructor `Builder()` and methods to set and retrieve the `networkCode` and `order` as strings using `setNetworkCode(String networkCode)`, `getOrder()`, `setOrder(String order)` and `getNetworkCode()`."],["The `build()` method is used to construct an `OrderName` object, and the page contains links to documentation for versions from 0.1.0 up to 0.19.0."]]],[]]