|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.xml.ns._public.common.common_1.ObjectReferenceType
com.evolveum.midpoint.xml.ns._public.common.common_1.OperationalResultType
com.evolveum.midpoint.xml.ns._public.model.password_1.PasswordChangeResponseType
public class PasswordChangeResponseType
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>
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 |
---|
public PasswordChangeResponseType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |