Class ExxtractorInformation
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ExxtractorInformation
- All Implemented Interfaces:
Serializable
Model class for the MyBoxInformation entity
- Since:
- 1/28/14
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for the box versionvoid
setVersion
(String version) Setter for the box version
-
Constructor Details
-
ExxtractorInformation
public ExxtractorInformation()Default constructor
-
-
Method Details
-
setVersion
Setter for the box version- Parameters:
version
- The new box version
-
getVersion
Getter for the box version- Returns:
- The box version
-