Searched refs:_LComment (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DAddressCardTypeImpl.java19 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _LComment; field in class:AddressCardTypeImpl
73 return _LComment;
77 _LComment = value;
166 if (_LComment!= null) {
167 if (_LComment instanceof javax.xml.bind.Element) {
168 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
171 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
173 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
243 if (_LComment!
[all...]
H A DMsgContactTypeImpl.java24 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _LComment; field in class:MsgContactTypeImpl
126 return _LComment;
130 _LComment = value;
184 if (_LComment!= null) {
185 if (_LComment instanceof javax.xml.bind.Element) {
186 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
189 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
191 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
193 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
337 if (_LComment!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DAddressCardTypeImpl.java19 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _LComment; field in class:AddressCardTypeImpl
73 return _LComment;
77 _LComment = value;
166 if (_LComment!= null) {
167 if (_LComment instanceof javax.xml.bind.Element) {
168 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
171 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
173 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
243 if (_LComment!
[all...]
H A DMsgContactTypeImpl.java24 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTString _LComment; field in class:MsgContactTypeImpl
126 return _LComment;
130 _LComment = value;
184 if (_LComment!= null) {
185 if (_LComment instanceof javax.xml.bind.Element) {
186 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
189 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
191 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
193 context.childAsBody(((com.sun.xml.bind.JAXBObject) _LComment), "LComment");
337 if (_LComment!
[all...]

Completed in 35 milliseconds