Class CurrencyObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.accounting.server.graphql.CurrencyObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescription
(graphql.schema.DataFetchingEnvironment env) getSymbolPosition
(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObject
-
Constructor Details
-
CurrencyObject
-
-
Method Details
-
getCurrencyIsoName
-
getSymbol
-
getSymbolPosition
-
getSymbolOnListStart
-
getSymbolOnListMember
-
getSymbolOnSubtotal
-
getSymbolOnTotal
-
getGroupingSeparator
-
getGroupingSize
-
getFractionSeparator
-
getDefaultFractionDigits
-
getPriceUnitFractionDigits
-
getPriceLineFractionDigits
-
getCostUnitFractionDigits
-
getCostLineFractionDigits
-
getMinusSign
-
getIsDefault
-
getSortOrder
-
getDescription
-