Class ChangePasswordResult
java.lang.Object
ru.bitel.bgbilling.modules.mps.server.bean.ws.paynet.com.provider.uws.GenericResult
ru.bitel.bgbilling.modules.mps.server.bean.ws.paynet.com.provider.uws.ChangePasswordResult
Java class for ChangePasswordResult complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ChangePasswordResult"> <complexContent> <extension base="{http://uws.provider.com/}GenericResult"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.mps.server.bean.ws.paynet.com.provider.uws.GenericResult
errorMsg, status, timeStamp
-
Constructor Summary
-
Method Summary
Methods inherited from class ru.bitel.bgbilling.modules.mps.server.bean.ws.paynet.com.provider.uws.GenericResult
getErrorMsg, getStatus, getTimeStamp, setErrorMsg, setStatus, setTimeStamp
-
Constructor Details
-
ChangePasswordResult
public ChangePasswordResult()
-