public class PublisherRestriction extends Object
| Constructor | Description |
|---|---|
PublisherRestriction(int purposeId,
RestrictionType restrictionType,
IntIterable vendorIds) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
int |
getPurposeId() |
|
RestrictionType |
getRestrictionType() |
|
IntIterable |
getVendorIds() |
|
int |
hashCode() |
|
String |
toString() |
public PublisherRestriction(int purposeId,
RestrictionType restrictionType,
IntIterable vendorIds)
public int getPurposeId()
public RestrictionType getRestrictionType()
public IntIterable getVendorIds()
Copyright © 2020. All rights reserved.