Package argo.jdom
Class JsonObjectNodeBuilder
java.lang.Object
argo.jdom.JsonObjectNodeBuilder
- All Implemented Interfaces:
JsonNodeBuilder
@Environment(CLIENT)
public final class JsonObjectNodeBuilder
extends Object
implements JsonNodeBuilder
- Mappings:
Namespace Name intermediary argo/jdom/JsonObjectNodeBuilderglue argo/jdom/JsonObjectNodeBuilderserver argo/jdom/JsonObjectNodeBuilderclient sxnamed argo/jdom/JsonObjectNodeBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fieldBuilders
- Mappings:
Namespace Name Mixin selector intermediary fieldBuildersLargo/jdom/JsonObjectNodeBuilder;fieldBuilders:Ljava/util/List;glue fieldBuildersLargo/jdom/JsonObjectNodeBuilder;fieldBuilders:Ljava/util/List;server fieldBuildersLargo/jdom/JsonObjectNodeBuilder;fieldBuilders:Ljava/util/List;client aLsx;a:Ljava/util/List;named fieldBuildersLargo/jdom/JsonObjectNodeBuilder;fieldBuilders:Ljava/util/List;
-
-
Constructor Details
-
JsonObjectNodeBuilder
JsonObjectNodeBuilder()
-
-
Method Details
-
withFieldBuilder
- Mappings:
Namespace Name Mixin selector intermediary withFieldBuilderLargo/jdom/JsonObjectNodeBuilder;withFieldBuilder(Largo/jdom/JsonFieldBuilder;)Largo/jdom/JsonObjectNodeBuilder;glue withFieldBuilderLargo/jdom/JsonObjectNodeBuilder;withFieldBuilder(Largo/jdom/JsonFieldBuilder;)Largo/jdom/JsonObjectNodeBuilder;server withFieldBuilderLargo/jdom/JsonObjectNodeBuilder;withFieldBuilder(Largo/jdom/JsonFieldBuilder;)Largo/jdom/JsonObjectNodeBuilder;client aLsx;a(Lpn;)Lsx;named withFieldBuilderLargo/jdom/JsonObjectNodeBuilder;withFieldBuilder(Largo/jdom/JsonFieldBuilder;)Largo/jdom/JsonObjectNodeBuilder;
-
build
- Specified by:
buildin interfaceJsonNodeBuilder- Mappings:
Namespace Name Mixin selector intermediary buildLargo/jdom/JsonObjectNodeBuilder;build()Largo/jdom/JsonRootNode;glue buildLargo/jdom/JsonObjectNodeBuilder;build()Largo/jdom/JsonRootNode;server buildLargo/jdom/JsonObjectNodeBuilder;build()Largo/jdom/JsonRootNode;client aLsx;a()Lqe;named buildLargo/jdom/JsonObjectNodeBuilder;build()Largo/jdom/JsonRootNode;
-