Searched refs:_DeactivationCallCenter (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DOperationalProtectionTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.DeactivationCallCenterType _DeactivationCallCenter; field in class:OperationalProtectionTypeImpl
44 return _DeactivationCallCenter;
48 _DeactivationCallCenter = value;
73 if (_DeactivationCallCenter!= null) {
74 if (_DeactivationCallCenter instanceof javax.xml.bind.Element) {
75 context.childAsBody(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
78 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
80 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
82 context.childAsBody(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
113 if (_DeactivationCallCenter!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DOperationalProtectionTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.DeactivationCallCenterType _DeactivationCallCenter; field in class:OperationalProtectionTypeImpl
44 return _DeactivationCallCenter;
48 _DeactivationCallCenter = value;
73 if (_DeactivationCallCenter!= null) {
74 if (_DeactivationCallCenter instanceof javax.xml.bind.Element) {
75 context.childAsBody(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
78 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
80 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
82 context.childAsBody(((com.sun.xml.bind.JAXBObject) _DeactivationCallCenter), "DeactivationCallCenter");
113 if (_DeactivationCallCenter!
[all...]

Completed in 22 milliseconds