Class TypesExistsResponse

All Implemented Interfaces:
Writeable, RefCounted

public class TypesExistsResponse extends ActionResponse
Whether all of the existed types exist.
  • Constructor Details

    • TypesExistsResponse

      public TypesExistsResponse(boolean exists)
  • Method Details