Class UserDTOWrapper

java.lang.Object
org.apache.openmeetings.webservice.schema.UserDTOWrapper

public class UserDTOWrapper extends Object
Author:
Sebastian.wagner Provide the correct schema response including the wrapping root element + add example response. See https://issues.apache.org/jira/browse/OPENMEETINGS-2667
  • Constructor Details

    • UserDTOWrapper

      public UserDTOWrapper()
  • Method Details

    • getUserDTO

      public UserDTO getUserDTO()
    • setUserDTO

      public void setUserDTO(UserDTO userDTO)