Package io.antmedia.console.rest
Class SupportRequest
java.lang.Object
io.antmedia.console.rest.SupportRequest
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEmail()
getName()
getTitle()
boolean
void
setDescription
(String description) void
void
void
setSendSystemInfo
(boolean sendSystemInfo) void
-
Field Details
-
name
-
email
-
title
-
description
-
sendSystemInfo
private boolean sendSystemInfo
-
-
Constructor Details
-
SupportRequest
public SupportRequest()
-
-
Method Details
-
isSendSystemInfo
public boolean isSendSystemInfo() -
setSendSystemInfo
public void setSendSystemInfo(boolean sendSystemInfo) -
getDescription
-
setDescription
-
getName
-
setName
-
getEmail
-
setEmail
-
getTitle
-
setTitle
-