Uses of Class
io.gs2.formation.result.GetMoldModelMasterResult
Packages that use GetMoldModelMasterResult
-
Uses of GetMoldModelMasterResult in io.gs2.formation
Methods in io.gs2.formation that return GetMoldModelMasterResultModifier and TypeMethodDescriptionGs2FormationRestClient.getMoldModelMaster(GetMoldModelMasterRequest request) Method parameters in io.gs2.formation with type arguments of type GetMoldModelMasterResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.getMoldModelMasterAsync(GetMoldModelMasterRequest request, AsyncAction<AsyncResult<GetMoldModelMasterResult>> callback) -
Uses of GetMoldModelMasterResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return GetMoldModelMasterResultModifier and TypeMethodDescriptionstatic GetMoldModelMasterResultGetMoldModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMoldModelMasterResult.withItem(MoldModelMaster item)