Class ClassificationShippingRateInput
java.lang.Object
com.commercetools.graphql.api.types.ClassificationShippingRateInput
- All Implemented Interfaces:
ShippingRateInput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionClassificationShippingRateInput(String key, String type, List<LocalizedString> labelAllLocales, String label) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getLabel()getType()inthashCode()voidvoidvoidsetLabelAllLocales(List<LocalizedString> labelAllLocales) voidtoString()
-
Constructor Details
-
ClassificationShippingRateInput
public ClassificationShippingRateInput() -
ClassificationShippingRateInput
public ClassificationShippingRateInput(String key, String type, List<LocalizedString> labelAllLocales, String label)
-
-
Method Details
-
getKey
-
setKey
-
getType
- Specified by:
getTypein interfaceShippingRateInput
-
setType
- Specified by:
setTypein interfaceShippingRateInput
-
getLabelAllLocales
-
setLabelAllLocales
-
getLabel
-
setLabel
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-