public class OptionStyleCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static OptionStyleCode |
American
Option can be exercised before or on expiry date.
|
static OptionStyleCode |
Asian
Option where the payoff is not determined by the underlying price at
maturity but by the average underlying price over some pre-set period of
time.
|
static OptionStyleCode |
Bermudan
Option that can be exercised on multiple discrete dates prior to, or on
expiry date.
|
static OptionStyleCode |
Canary
Option whose exercise style lies somewhere between European options and
Bermudan options.
|
static OptionStyleCode |
European
Option that can be exercised on expiry date only.
|
static OptionStyleCode |
Other
Other type of option style.
|
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 OptionStyleCode |
valueOf(String codeName) |
static OptionStyleCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final OptionStyleCode American
Constant fields:
public static final OptionStyleCode European
Constant fields:
public static final OptionStyleCode Bermudan
Constant fields:
public static final OptionStyleCode Asian
Constant fields:
public static final OptionStyleCode Canary
Constant fields:
public static final OptionStyleCode Other
Constant fields:
public static final MMCodeSet mmObject()
public static OptionStyleCode valueOf(String codeName)
public static OptionStyleCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)