Searched refs:ReplyToElement (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 DReplyToElement.java21 public interface ReplyToElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl");
67 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "ReplyTo"), (com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class));
161 * Create an instance of ReplyToElement
166 public com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement createReplyToElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DReplyToElement.java21 public interface ReplyToElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl");
67 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "ReplyTo"), (com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class));
161 * Create an instance of ReplyToElement
166 public com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement createReplyToElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DReplyToElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement, 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.ReplyToElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DReplyToElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement, 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.ReplyToElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.ReplyToElement.class);

Completed in 54 milliseconds