Searched refs:OperatorContentType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DOperatorContentType.java13 * Java content class for OperatorContentType complex type.
17 * <complexType name="OperatorContentType">
35 public interface OperatorContentType { interface
H A DAllElement.java17 * <element name="All" type="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DExactlyOneElement.java17 * <element name="ExactlyOne" type="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DPolicyType.java19 * <extension base="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType">
29 extends com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl");
130 * Create an instance of OperatorContentType
135 public com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType createOperatorContentType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DOperatorContentType.java13 * Java content class for OperatorContentType complex type.
17 * <complexType name="OperatorContentType">
35 public interface OperatorContentType { interface
H A DAllElement.java17 * <element name="All" type="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DExactlyOneElement.java17 * <element name="ExactlyOne" type="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DPolicyType.java19 * <extension base="{http://schemas.xmlsoap.org/ws/2004/09/policy}OperatorContentType">
29 extends com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl");
130 * Create an instance of OperatorContentType
135 public com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType createOperatorContentType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DOperatorContentTypeImpl.java11 public class OperatorContentTypeImpl implements com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType, 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
19 return (com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class);
101 return (com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DOperatorContentTypeImpl.java11 public class OperatorContentTypeImpl implements com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType, 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
19 return (com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class);
101 return (com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType.class);

Completed in 77 milliseconds