Searched refs:_GreetSound (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.java21 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _GreetSound; field in class:FacadeTypeImpl
86 return _GreetSound;
90 _GreetSound = value;
139 if (_GreetSound!= null) {
140 if (_GreetSound instanceof javax.xml.bind.Element) {
141 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
144 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
146 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
148 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
216 if (_GreetSound!
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DFacadeTypeImpl.java21 protected com.sun.identity.liberty.ws.idpp.jaxb.DSTURI _GreetSound; field in class:FacadeTypeImpl
86 return _GreetSound;
90 _GreetSound = value;
139 if (_GreetSound!= null) {
140 if (_GreetSound instanceof javax.xml.bind.Element) {
141 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
144 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
146 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
148 context.childAsBody(((com.sun.xml.bind.JAXBObject) _GreetSound), "GreetSound");
216 if (_GreetSound!
[all...]

Completed in 31 milliseconds