public class XPFFindAllBasePriceSourcesContext extends XPFEntity
| Constructor and Description | 
|---|
XPFFindAllBasePriceSourcesContext(@NonNull XPFCatalog catalog,
                                 Currency currency)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
canEqual(Object other)  | 
boolean | 
equals(Object o)  | 
@NonNull XPFCatalog | 
getCatalog()
The catalog. 
 | 
Currency | 
getCurrency()
The currency. 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
getCustomDatapublic XPFFindAllBasePriceSourcesContext(@NonNull
                                         @NonNull XPFCatalog catalog,
                                         Currency currency)
@NonNull public @NonNull XPFCatalog getCatalog()
public Currency getCurrency()
Copyright © 2024. All rights reserved.