- valueOf(String) - Static method in enum burrows.api.finance.model.Company
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum burrows.api.finance.model.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum burrows.api.finance.model.Property
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum burrows.api.finance.model.Company
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum burrows.api.finance.model.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum burrows.api.finance.model.Property
-
Returns an array containing the constants of this enum type, in
the order they are declared.