Class CountV0Attributes
- java.lang.Object
-
- com.synopsys.integration.util.Stringable
-
- com.synopsys.integration.polaris.common.api.PolarisResponse
-
- com.synopsys.integration.polaris.common.api.model.CountV0Attributes
-
- All Implemented Interfaces:
PolarisAttributes
,java.io.Serializable
public class CountV0Attributes extends PolarisResponse implements PolarisAttributes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CountV0Attributes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getValue()
void
setValue(java.lang.Integer value)
-
Methods inherited from class com.synopsys.integration.polaris.common.api.PolarisResponse
getJson, setJson
-
-