Class MoneyField
java.lang.Object
com.commercetools.graphql.api.types.MoneyField
- All Implemented Interfaces:
CustomField
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()static MoneyField.BuildervoidsetCentAmount(Long centAmount) voidsetCurrencyCode(Currency currencyCode) voidtoString()
-
Constructor Details
-
MoneyField
public MoneyField() -
MoneyField
-
-
Method Details
-
getCentAmount
-
setCentAmount
-
getCurrencyCode
-
setCurrencyCode
-
getName
- Specified by:
getNamein interfaceCustomField
-
setName
- Specified by:
setNamein interfaceCustomField
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-