|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceName | |
---|---|
com.hack23.cia.model.external.worldbank.indicators.impl |
Uses of SourceName in com.hack23.cia.model.external.worldbank.indicators.impl |
---|
Fields in com.hack23.cia.model.external.worldbank.indicators.impl declared as SourceName | |
---|---|
protected SourceName |
Source.value
|
Fields in com.hack23.cia.model.external.worldbank.indicators.impl with type parameters of type SourceName | |
---|---|
static javax.persistence.metamodel.SingularAttribute<Source,SourceName> |
Source_.value
|
Methods in com.hack23.cia.model.external.worldbank.indicators.impl that return SourceName | |
---|---|
static SourceName |
SourceName.fromValue(String v)
|
SourceName |
Source.getValue()
Gets the value of the value property. |
static SourceName |
SourceName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SourceName[] |
SourceName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.hack23.cia.model.external.worldbank.indicators.impl with parameters of type SourceName | |
---|---|
void |
Source.setValue(SourceName value)
Sets the value of the value property. |
Source |
Source.withValue(SourceName value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |