public class TotalByType extends Total
Constructor and Description |
---|
TotalByType() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getType()
Returns the content type.
|
void |
setType(java.lang.Integer type_)
Set the content type.
|
java.lang.String |
toString() |
public java.lang.Integer getType()
setType(Integer)
public void setType(java.lang.Integer type_)
type_
- the content typegetType()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.