Searched refs:BodyElement (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/
H A DBodyElement.java21 public interface BodyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.soap.BodyType
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class), "com.sun.identity.liberty.ws.common.jaxb.soap.impl.BodyElementImpl");
46 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/soap/envelope/", "Body"), (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class));
114 * Create an instance of BodyElement
119 public com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement createBodyElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/
H A DBodyElement.java21 public interface BodyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.soap.BodyType
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class), "com.sun.identity.liberty.ws.common.jaxb.soap.impl.BodyElementImpl");
46 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/soap/envelope/", "Body"), (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class));
114 * Create an instance of BodyElement
119 public com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement createBodyElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/impl/
H A DBodyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/impl/
H A DBodyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.soap.BodyElement.class);

Completed in 41 milliseconds