Searched refs:_MsgSubaccount (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.java20 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _MsgSubaccount; field in class:MsgContactTypeImpl
88 return _MsgSubaccount;
92 _MsgSubaccount = value;
268 if (_MsgSubaccount!= null) {
269 if (_MsgSubaccount instanceof javax.xml.bind.Element) {
270 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
273 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
275 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
277 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
373 if (_MsgSubaccount!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMsgContactTypeImpl.java20 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _MsgSubaccount; field in class:MsgContactTypeImpl
88 return _MsgSubaccount;
92 _MsgSubaccount = value;
268 if (_MsgSubaccount!= null) {
269 if (_MsgSubaccount instanceof javax.xml.bind.Element) {
270 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
273 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
275 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
277 context.childAsBody(((com.sun.xml.bind.JAXBObject) _MsgSubaccount), "MsgSubaccount");
373 if (_MsgSubaccount!
[all...]

Completed in 30 milliseconds