Searched refs:_MsgAccount (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 DMsgContactTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _MsgAccount; field in class:MsgContactTypeImpl
53 return _MsgAccount;
57 _MsgAccount = value;
255 if (_MsgAccount!= null) {
256 if (_MsgAccount instanceof javax.xml.bind.Element) {
257 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
260 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
262 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
264 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
368 if (_MsgAccount!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMsgContactTypeImpl.java16 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _MsgAccount; field in class:MsgContactTypeImpl
53 return _MsgAccount;
57 _MsgAccount = value;
255 if (_MsgAccount!= null) {
256 if (_MsgAccount instanceof javax.xml.bind.Element) {
257 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
260 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
262 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
264 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgAccount), "MsgAccount");
368 if (_MsgAccount!
[all...]

Completed in 32 milliseconds