Searched refs:_InteractionService (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/impl/
H A DUserInteractionHeaderTypeImpl.java21 protected com.sun.identity.liberty.ws.disco.jaxb.ResourceOfferingType _InteractionService; field in class:UserInteractionHeaderTypeImpl
82 return _InteractionService;
86 _InteractionService = value;
117 if (_InteractionService!= null) {
119 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
121 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
123 context.childAsBody(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
387 _InteractionService = ((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl.class), 23, ___uri, ___local, ___qname, __atts));
391 _InteractionService = ((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl.class), 23, ___uri, ___local, ___qname, __atts));
395 _InteractionService
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/impl/
H A DUserInteractionHeaderTypeImpl.java21 protected com.sun.identity.liberty.ws.disco.jaxb.ResourceOfferingType _InteractionService; field in class:UserInteractionHeaderTypeImpl
82 return _InteractionService;
86 _InteractionService = value;
117 if (_InteractionService!= null) {
119 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
121 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
123 context.childAsBody(((com.sun.xml.bind.JAXBObject) _InteractionService), "InteractionService");
387 _InteractionService = ((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl.class), 23, ___uri, ___local, ___qname, __atts));
391 _InteractionService = ((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.disco.jaxb.impl.ResourceOfferingTypeImpl.class), 23, ___uri, ___local, ___qname, __atts));
395 _InteractionService
[all...]

Completed in 166 milliseconds