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

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DAllElement.java21 public interface AllElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl");
47 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/ws/2004/09/policy", "All"), (com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class));
142 * Create an instance of AllElement
147 public com.sun.identity.wsfederation.jaxb.wspolicy.AllElement createAllElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DAllElement.java21 public interface AllElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl");
47 rootTagMap.put(new javax.xml.namespace.QName("http://schemas.xmlsoap.org/ws/2004/09/policy", "All"), (com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class));
142 * Create an instance of AllElement
147 public com.sun.identity.wsfederation.jaxb.wspolicy.AllElement createAllElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DAllElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wspolicy.AllElement, 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.wspolicy.AllElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DAllElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wspolicy.AllElement, 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.wspolicy.AllElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wspolicy.AllElement.class);

Completed in 47 milliseconds