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

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DProblemIRIElement.java21 public interface ProblemIRIElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.AttributedURIType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl");
59 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "ProblemIRI"), (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class));
257 * Create an instance of ProblemIRIElement
262 public com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement createProblemIRIElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DProblemIRIElement.java21 public interface ProblemIRIElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.AttributedURIType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl");
59 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "ProblemIRI"), (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class));
257 * Create an instance of ProblemIRIElement
262 public com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement createProblemIRIElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DProblemIRIElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DProblemIRIElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.ProblemIRIElement.class);

Completed in 51 milliseconds