Searched refs:TelephoneNumberElementImpl (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DTelephoneNumberElementImpl.java11 public class TelephoneNumberElementImpl implements com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject class in inherits:com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement,com.sun.xml.bind.RIElement,com.sun.xml.bind.JAXBObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable,com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
18 public TelephoneNumberElementImpl() { method in class:TelephoneNumberElementImpl
21 public TelephoneNumberElementImpl(java.lang.String value) { method in class:TelephoneNumberElementImpl
46 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.this;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DTelephoneNumberElementImpl.java11 public class TelephoneNumberElementImpl implements com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject class in inherits:com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement,com.sun.xml.bind.RIElement,com.sun.xml.bind.JAXBObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable,com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
18 public TelephoneNumberElementImpl() { method in class:TelephoneNumberElementImpl
21 public TelephoneNumberElementImpl(java.lang.String value) { method in class:TelephoneNumberElementImpl
46 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.this;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl");
486 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl();
498 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl(value);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl");
486 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl();
498 return new com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl(value);

Completed in 27 milliseconds