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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/
H A DTextElement.java17 * <element name="Text" type="{urn:liberty:is:2003-08}TextType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.interaction.jaxb.TextType
H A DTextType.java13 * Java content class for TextType complex type.
17 * <complexType name="TextType">
29 public interface TextType interface in inherits:com.sun.identity.liberty.ws.interaction.jaxb.InquiryElementType
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.liberty.ws.interaction.jaxb.TextType.class), "com.sun.identity.liberty.ws.interaction.jaxb.impl.TextTypeImpl");
287 * Create an instance of TextType
292 public com.sun.identity.liberty.ws.interaction.jaxb.TextType createTextType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/
H A DTextElement.java17 * <element name="Text" type="{urn:liberty:is:2003-08}TextType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.interaction.jaxb.TextType
H A DTextType.java13 * Java content class for TextType complex type.
17 * <complexType name="TextType">
29 public interface TextType interface in inherits:com.sun.identity.liberty.ws.interaction.jaxb.InquiryElementType
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.liberty.ws.interaction.jaxb.TextType.class), "com.sun.identity.liberty.ws.interaction.jaxb.impl.TextTypeImpl");
287 * Create an instance of TextType
292 public com.sun.identity.liberty.ws.interaction.jaxb.TextType createTextType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/impl/
H A DTextTypeImpl.java13 implements com.sun.identity.liberty.ws.interaction.jaxb.TextType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
23 return (com.sun.identity.liberty.ws.interaction.jaxb.TextType.class);
100 return (com.sun.identity.liberty.ws.interaction.jaxb.TextType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/interaction/jaxb/impl/
H A DTextTypeImpl.java13 implements com.sun.identity.liberty.ws.interaction.jaxb.TextType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
23 return (com.sun.identity.liberty.ws.interaction.jaxb.TextType.class);
100 return (com.sun.identity.liberty.ws.interaction.jaxb.TextType.class);

Completed in 1033 milliseconds