| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodingStrength |
ValueSetConstraint.codingStrength |
| Modifier and Type | Method and Description |
|---|---|
static CodingStrength |
CodingStrength.fromValue(String v) |
CodingStrength |
ValueSetConstraint.getCodingStrength()
Gets the value of the codingStrength property.
|
static CodingStrength |
CodingStrength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodingStrength[] |
CodingStrength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueSetConstraint.setCodingStrength(CodingStrength value)
Sets the value of the codingStrength property.
|
Copyright © 2017. All rights reserved.