@Generated public class ListingFulfillment extends Object
| Constructor and Description |
|---|
ListingFulfillment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FulfillmentType |
getFulfillmentType() |
String |
getListingId() |
DeltaSharingRecipientType |
getRecipientType() |
RepoInfo |
getRepoInfo() |
ShareInfo |
getShareInfo() |
int |
hashCode() |
ListingFulfillment |
setFulfillmentType(FulfillmentType fulfillmentType) |
ListingFulfillment |
setListingId(String listingId) |
ListingFulfillment |
setRecipientType(DeltaSharingRecipientType recipientType) |
ListingFulfillment |
setRepoInfo(RepoInfo repoInfo) |
ListingFulfillment |
setShareInfo(ShareInfo shareInfo) |
String |
toString() |
public ListingFulfillment setFulfillmentType(FulfillmentType fulfillmentType)
public FulfillmentType getFulfillmentType()
public ListingFulfillment setListingId(String listingId)
public String getListingId()
public ListingFulfillment setRecipientType(DeltaSharingRecipientType recipientType)
public DeltaSharingRecipientType getRecipientType()
public ListingFulfillment setRepoInfo(RepoInfo repoInfo)
public RepoInfo getRepoInfo()
public ListingFulfillment setShareInfo(ShareInfo shareInfo)
public ShareInfo getShareInfo()
Copyright © 2024. All rights reserved.