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