Class GetCurrentFieldMasterRequest

java.lang.Object
io.gs2.core.control.Gs2BasicRequest<GetCurrentFieldMasterRequest>
io.gs2.megaField.request.GetCurrentFieldMasterRequest
All Implemented Interfaces:
IRequest, Serializable

public class GetCurrentFieldMasterRequest extends Gs2BasicRequest<GetCurrentFieldMasterRequest>
See Also:
  • Constructor Details

    • GetCurrentFieldMasterRequest

      public GetCurrentFieldMasterRequest()
  • Method Details

    • getNamespaceName

      public String getNamespaceName()
    • setNamespaceName

      public void setNamespaceName(String namespaceName)
    • withNamespaceName

      public GetCurrentFieldMasterRequest withNamespaceName(String namespaceName)
    • fromJson

      public static GetCurrentFieldMasterRequest fromJson(com.fasterxml.jackson.databind.JsonNode data)
    • toJson

      public com.fasterxml.jackson.databind.JsonNode toJson()