@Generated public class Listing extends Object
Constructor and Description |
---|
Listing() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ListingDetail |
getDetail() |
String |
getId() |
ListingSummary |
getSummary() |
int |
hashCode() |
Listing |
setDetail(ListingDetail detail) |
Listing |
setId(String id) |
Listing |
setSummary(ListingSummary summary) |
String |
toString() |
public Listing setDetail(ListingDetail detail)
public ListingDetail getDetail()
public String getId()
public Listing setSummary(ListingSummary summary)
public ListingSummary getSummary()
Copyright © 2024. All rights reserved.