Annotation Type ServiceObjectDefinition

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String xmlElementName
      The name of the XML element.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean returnedByServer
      True if this ServiceObject can be returned by the server as an object, false otherwise.
      • returnedByServer

        boolean returnedByServer
        True if this ServiceObject can be returned by the server as an object, false otherwise.
        Returns:
        true, if successful
        Default:
        true