Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
bookshare-android
Commits
67c4a6a6
Commit
67c4a6a6
authored
Mar 30, 2014
by
Edy Thenedy
Browse files
I am pretty sure I didn't change anything for this file because it's an API file
parent
769263d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
bookshare-android/src/edu/gmu/srct/bookshare/api/Listing.java
View file @
67c4a6a6
...
@@ -68,6 +68,7 @@ public class Listing {
...
@@ -68,6 +68,7 @@ public class Listing {
public
void
setPrice
(
double
price
)
{
public
void
setPrice
(
double
price
)
{
this
.
price
=
price
;
this
.
price
=
price
;
}
}
public
boolean
isSold
()
{
public
boolean
isSold
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment