public class

ResetValue

extends Object
java.lang.Object
   ↳ com.clarizen.api.ResetValue

Class Overview

Java class for ResetValue complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ResetValue">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Public Constructors
ResetValue()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ResetValue ()