Class GeneralData
java.lang.Object
org.opencastproject.adopter.registration.dto.GeneralData
DTO for the general data of an adopter.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getEmail()jsonify()Creates a JSON string from an instance of this class.voidsetAdopterKey(String key)
-
Constructor Details
-
GeneralData
-
-
Method Details
-
jsonify
Creates a JSON string from an instance of this class.- Returns:
- This class as a JSON string.
-
getAdopterKey
-
setAdopterKey
-
getOrganisationName
-
getDepartmentName
-
getFirstName
-
getLastName
-
getCountry
-
getCity
-
getPostalCode
-
getStreet
-
getStreetNo
-
getEmail
-
getContactMe
-
getSystemType
-
getErrorReports
-
getStatisticss
-