public class AccountStatusCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static AccountStatusCode |
Deleted
Account cannot be used any longer.
|
static AccountStatusCode |
Disabled
Account cannot be used for its intended purpose, either temporarily or
permanently.
|
static AccountStatusCode |
Enabled
Account can be used for its intended purpose.
|
static AccountStatusCode |
Pending
Account change is pending approval.
|
static AccountStatusCode |
ProForma
Account is temporary and can be partially used for its intended purpose.
|
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 AccountStatusCode |
valueOf(String codeName) |
static AccountStatusCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final AccountStatusCode Enabled
Constant fields:
public static final AccountStatusCode Disabled
Constant fields:
public static final AccountStatusCode Deleted
Constant fields:
public static final AccountStatusCode ProForma
Constant fields:
public static final AccountStatusCode Pending
Constant fields:
public static final MMCodeSet mmObject()
public static AccountStatusCode valueOf(String codeName)
public static AccountStatusCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)