|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| org.biopax.validator.jaxb | |
| Uses of Category in org.biopax.validator.jaxb |
|---|
| Fields in org.biopax.validator.jaxb declared as Category | |
|---|---|
protected Category |
ErrorType.category
|
| Methods in org.biopax.validator.jaxb that return Category | |
|---|---|
static Category |
Category.fromValue(java.lang.String v)
|
Category |
ErrorType.getCategory()
Gets the value of the category property. |
static Category |
Category.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.biopax.validator.jaxb with parameters of type Category | |
|---|---|
void |
ErrorType.setCategory(Category value)
Sets the value of the category property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||