| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
EffectivityDTO.TypeEffectivityEnum |
EffectivityDTO.getTypeEffectivity()
Discriminator of the effectivity type
|
static EffectivityDTO.TypeEffectivityEnum |
EffectivityDTO.TypeEffectivityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectivityDTO.TypeEffectivityEnum[] |
EffectivityDTO.TypeEffectivityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EffectivityDTO.setTypeEffectivity(EffectivityDTO.TypeEffectivityEnum typeEffectivity) |
Copyright © 2019 DocDoku. All rights reserved.