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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRespondWithElementImpl.java11 public class RespondWithElementImpl implements com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement, com.sun.xml.bind.RIElement, 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 class in inherits:com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement,com.sun.xml.bind.RIElement,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
18 public RespondWithElementImpl() { method in class:RespondWithElementImpl
21 public RespondWithElementImpl(javax.xml.namespace.QName value) { method in class:RespondWithElementImpl
46 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl.Unmarshaller(context);
139 return com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl.this;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRespondWithElementImpl.java11 public class RespondWithElementImpl implements com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement, com.sun.xml.bind.RIElement, 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 class in inherits:com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement,com.sun.xml.bind.RIElement,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
18 public RespondWithElementImpl() { method in class:RespondWithElementImpl
21 public RespondWithElementImpl(javax.xml.namespace.QName value) { method in class:RespondWithElementImpl
46 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl.Unmarshaller(context);
139 return com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl.this;
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl");
363 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl();
375 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl");
363 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl();
375 return new com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl(value);

Completed in 33 milliseconds