Searched refs:_GreetMeSound (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.java17 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _GreetMeSound; field in class:FacadeTypeImpl
54 return _GreetMeSound;
58 _GreetMeSound = value;
152 if (_GreetMeSound!= null) {
153 if (_GreetMeSound instanceof javax.xml.bind.Element) {
154 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
157 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
159 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
161 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
221 if (_GreetMeSound!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DFacadeTypeImpl.java17 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _GreetMeSound; field in class:FacadeTypeImpl
54 return _GreetMeSound;
58 _GreetMeSound = value;
152 if (_GreetMeSound!= null) {
153 if (_GreetMeSound instanceof javax.xml.bind.Element) {
154 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
157 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
159 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
161 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetMeSound), "GreetMeSound");
221 if (_GreetMeSound!
[all...]

Completed in 30 milliseconds