- setBmid(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntityPK
-
Sets the bmid of this BookmarkEntityPK to the specified value.
- setBookmarkEntityCollection(Collection<BookmarkEntity>) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.UserEntity
-
Sets the bookmarkEntityCollection of this UserEntity to the specified value.
- setBookmarkEntityPK(BookmarkEntityPK) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the bookmarkEntityPK of this BookmarkEntity to the specified value.
- setEmail(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.UserEntity
-
Sets the email of this UserEntity to the specified value.
- setLdesc(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the ldesc of this BookmarkEntity to the specified value.
- setPassword(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.UserEntity
-
Sets the password of this UserEntity to the specified value.
- setSdesc(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the sdesc of this BookmarkEntity to the specified value.
- setUpdated(Date) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the updated of this BookmarkEntity to the specified value.
- setUri(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the uri of this BookmarkEntity to the specified value.
- setUserEntity(UserEntity) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntity
-
Sets the userEntity of this BookmarkEntity to the specified value.
- setUserid(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.BookmarkEntityPK
-
Sets the userid of this BookmarkEntityPK to the specified value.
- setUserid(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.UserEntity
-
Sets the userid of this UserEntity to the specified value.
- setUsername(String) - Method in class org.glassfish.jersey.examples.bookmark_em.entity.UserEntity
-
Sets the username of this UserEntity to the specified value.