Class ShippingChargeAmount
java.lang.Object
com.amilesend.discogs.model.marketplace.type.Price
com.amilesend.discogs.model.marketplace.type.ShippingChargeAmount
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classShippingChargeAmount.ShippingChargeAmountBuilder<C extends ShippingChargeAmount, B extends ShippingChargeAmount.ShippingChargeAmountBuilder<C,B>> Nested classes/interfaces inherited from class Price
Price.PriceBuilder<C,B> Modifier and TypeClassDescriptionstatic classPrice.PriceBuilder<C extends Price, B extends Price.PriceBuilder<C,B>> -
Method Summary
Methods inherited from class Price
getCurrency, getValueModifier and TypeMethodDescriptionThe currency denomination.getValue()The currency value amount.
-
Method Details
-
builder
-
getMethod
The shipping method. -
equals
-
hashCode
-
toString
-