Package com.appiancorp.suiteapi.content
Class TotalByExtension
java.lang.Object
com.appiancorp.suiteapi.content.Total
com.appiancorp.suiteapi.content.TotalByExtension
This bean tracks the count for an extension.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the extension.void
setExtension
(String extension_) Set the extension.toString()
-
Constructor Details
-
TotalByExtension
public TotalByExtension()
-
-
Method Details
-
getExtension
Get the extension.- Returns:
- the extension
- See Also:
-
setExtension
Set the extension.- Parameters:
extension_
- the extension- See Also:
-
toString
-