Searched refs:FaultElement (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 DFaultElement.java21 public interface FaultElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.soap.FaultType
H A DObjectFactory.java39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class), "com.sun.identity.liberty.ws.common.jaxb.soap.impl.FaultElementImpl");
45 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/soap/envelope/", "Fault"), (com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class));
150 * Create an instance of FaultElement
155 public com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement createFaultElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/
H A DFaultElement.java21 public interface FaultElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.soap.FaultType
H A DObjectFactory.java39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class), "com.sun.identity.liberty.ws.common.jaxb.soap.impl.FaultElementImpl");
45 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/soap/envelope/", "Fault"), (com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class));
150 * Create an instance of FaultElement
155 public com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement createFaultElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/impl/
H A DFaultElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement, 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.FaultElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/soap/impl/
H A DFaultElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement, 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.FaultElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.soap.FaultElement.class);

Completed in 34 milliseconds