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 D | AllElement.java | 21 public interface AllElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
|
H A D | ObjectFactory.java | 38 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 D | AllElement.java | 21 public interface AllElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
|
H A D | ObjectFactory.java | 38 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 D | AllElementImpl.java | 13 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 D | AllElementImpl.java | 13 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 86 milliseconds