Searched refs:ModifyResponseTypeImpl (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DModifyResponseElementImpl.java12 extends com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl
175 spawnHandlerFromEnterElement((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
179 spawnHandlerFromEnterElement((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
245 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
249 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DModifyResponseTypeImpl.java11 public class ModifyResponseTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject class in inherits:com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType,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.xml.bind.marshaller.IdentifiableObject,com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
61 return new com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl.Unmarshaller(context);
247 return com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl.this;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DModifyResponseElementImpl.java12 extends com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl
175 spawnHandlerFromEnterElement((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
179 spawnHandlerFromEnterElement((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname, __atts);
245 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
249 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl)com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DModifyResponseTypeImpl.java11 public class ModifyResponseTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject class in inherits:com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType,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.xml.bind.marshaller.IdentifiableObject,com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
61 return new com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl.Unmarshaller(context);
247 return com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl.this;
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DObjectFactory.java45 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl");
265 return new com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl();
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DObjectFactory.java45 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.ModifyResponseType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl");
265 return new com.sun.identity.liberty.ws.disco.jaxb.impl.ModifyResponseTypeImpl();

Completed in 267 milliseconds