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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMsgSubaccountElementImpl.java11 public class MsgSubaccountElementImpl class in inherits:com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl,com.sun.identity.liberty.ws.idpp.jaxb.MsgSubaccountElement,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
32 return new com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.Unmarshaller(context);
142 return com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this;
264 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
268 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
272 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
276 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
280 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
380 spawnHandlerFromText((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, value);
H A DMsgContactTypeImpl.java753 _MsgSubaccount = ((com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.class), 25, ___uri, ___local, ___qname, __atts));
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMsgSubaccountElementImpl.java11 public class MsgSubaccountElementImpl class in inherits:com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl,com.sun.identity.liberty.ws.idpp.jaxb.MsgSubaccountElement,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
32 return new com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.Unmarshaller(context);
142 return com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this;
264 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
268 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
272 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
276 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
280 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
380 spawnHandlerFromText((((com.sun.identity.liberty.ws.idpp.jaxb.impl.DSTStringImpl)com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.this).new Unmarshaller(context)), 2, value);
H A DMsgContactTypeImpl.java753 _MsgSubaccount = ((com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl.class), 25, ___uri, ___local, ___qname, __atts));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DObjectFactory.java145 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.MsgSubaccountElement.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl");
1606 return new com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl();
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DObjectFactory.java145 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.MsgSubaccountElement.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl");
1606 return new com.sun.identity.liberty.ws.idpp.jaxb.impl.MsgSubaccountElementImpl();

Completed in 115 milliseconds