public class AmountDirectionCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static AmountDirectionCode |
Credit
Operation is an increase.
|
static AmountDirectionCode |
Debit
Operation is a decrease.
|
static AmountDirectionCode |
ReversalCredit
Debit entry used to reverse a previously booked credit entry.
|
static AmountDirectionCode |
ReversalDebit
Credit entry used to reverse a previously booked debit entry.
|
codeNameAttribute, ownerAttribute
checkNameFirstLetterUppercase, checkRemovalDateRegistrationStatus, constraintAttribute, definitionAttribute, docletAttribute, exampleAttribute, nameAttribute, registrationStatusAttribute, removalDateAttribute, semanticMarkupAttribute
nextVersionsAttribute, objectIdentifierAttribute, previousVersionAttribute
Modifier and Type | Method and Description |
---|---|
static MMCodeSet |
mmObject() |
static AmountDirectionCode |
valueOf(String codeName) |
static AmountDirectionCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final AmountDirectionCode Debit
Constant fields:
public static final AmountDirectionCode Credit
Constant fields:
public static final AmountDirectionCode ReversalDebit
Constant fields:
public static final AmountDirectionCode ReversalCredit
Constant fields:
public static final MMCodeSet mmObject()
public static AmountDirectionCode valueOf(String codeName)
public static AmountDirectionCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)