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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DFacadeTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _MugShot; field in class:FacadeTypeImpl
46 return _MugShot;
50 _MugShot = value;
100 if (_MugShot!= null) {
101 if (_MugShot instanceof javax.xml.bind.Element) {
102 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
105 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
107 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
109 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
201 if (_MugShot!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DFacadeTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _MugShot; field in class:FacadeTypeImpl
46 return _MugShot;
50 _MugShot = value;
100 if (_MugShot!= null) {
101 if (_MugShot instanceof javax.xml.bind.Element) {
102 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
105 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
107 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
109 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MugShot), "MugShot");
201 if (_MugShot!
[all...]

Completed in 29 milliseconds