|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UserProfile | |
| edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper | |
| edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl | |
| Uses of UserProfile in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper that return UserProfile | |
UserProfile |
ObjectFactory.createUserProfile()
Create an instance of UserProfile |
UserProfile |
VirtualClassRoomDOType.getUserProfile()
Gets the value of the userProfile property. |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper with parameters of type UserProfile | |
void |
VirtualClassRoomDOType.setUserProfile(UserProfile value)
Sets the value of the userProfile property. |
| Uses of UserProfile in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl |
| Classes in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl that implement UserProfile | |
class |
UserProfileImpl
|
| Fields in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl declared as UserProfile | |
protected UserProfile |
VirtualClassRoomDOTypeImpl._UserProfile
Field _UserProfile |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl that return UserProfile | |
UserProfile |
VirtualClassRoomDOTypeImpl.getUserProfile()
Method getUserProfile |
| Methods in edu.ksi.virtualclassroom.mappers.jaxb.xmlwrapper.impl with parameters of type UserProfile | |
void |
VirtualClassRoomDOTypeImpl.setUserProfile(UserProfile value)
Method setUserProfile |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||