|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Importance | |
---|---|
org.apache.olingo.odata2.jpa.processor.ref.model |
Uses of Importance in org.apache.olingo.odata2.jpa.processor.ref.model |
---|
Methods in org.apache.olingo.odata2.jpa.processor.ref.model that return Importance | |
---|---|
Importance |
Customer.getImportance()
|
static Importance |
Importance.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Importance[] |
Importance.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.olingo.odata2.jpa.processor.ref.model with parameters of type Importance | |
---|---|
void |
Customer.setImportance(Importance importance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |