com.evolveum.midpoint.xml.ns._public.model.password_1
Class PasswordChangeResponseType

java.lang.Object
  extended by com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectReferenceType
      extended by com.evolveum.midpoint.xml.ns._public.common.common_1.OperationalResultType
          extended by com.evolveum.midpoint.xml.ns._public.model.password_1.PasswordChangeResponseType
All Implemented Interfaces:
java.io.Serializable

public class PasswordChangeResponseType
extends OperationalResultType
implements java.io.Serializable

Java class for PasswordChangeResponseType complex type.

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

 <complexType name="PasswordChangeResponseType">
   <complexContent>
     <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd}OperationalResultType">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.OperationalResultType
extension, operationalResult
 
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectReferenceType
oid, type
 
Constructor Summary
PasswordChangeResponseType()
           
 
Method Summary
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.OperationalResultType
getExtension, getOperationalResult, setExtension
 
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_1.ObjectReferenceType
getOid, getType, setOid, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordChangeResponseType

public PasswordChangeResponseType()


Copyright © 2011 evolveum. All Rights Reserved.