Searched refs:RelatesToType (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DRelatesToElement.java17 * <element name="RelatesTo" type="{http://www.w3.org/2005/08/addressing}RelatesToType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
H A DRelatesToType.java13 * Java content class for RelatesToType complex type.
17 * <complexType name="RelatesToType">
27 public interface RelatesToType { interface
H A DObjectFactory.java49 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl");
293 * Create an instance of RelatesToType
298 public com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType createRelatesToType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DRelatesToElement.java17 * <element name="RelatesTo" type="{http://www.w3.org/2005/08/addressing}RelatesToType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
H A DRelatesToType.java13 * Java content class for RelatesToType complex type.
17 * <complexType name="RelatesToType">
27 public interface RelatesToType { interface
H A DObjectFactory.java49 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl");
293 * Create an instance of RelatesToType
298 public com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType createRelatesToType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DRelatesToTypeImpl.java11 public class RelatesToTypeImpl implements com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType, 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
22 return (com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class);
91 return (com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DRelatesToTypeImpl.java11 public class RelatesToTypeImpl implements com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType, 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
22 return (com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class);
91 return (com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType.class);

Completed in 48 milliseconds