|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TendersMultiplicity | |
|---|---|
| org.zeroexchange.model.resource | |
| org.zeroexchange.web.components.resource.action | |
| Uses of TendersMultiplicity in org.zeroexchange.model.resource |
|---|
| Methods in org.zeroexchange.model.resource that return TendersMultiplicity | |
|---|---|
TendersMultiplicity |
Resource.getTendersMultiplicity()
|
static TendersMultiplicity |
TendersMultiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TendersMultiplicity[] |
TendersMultiplicity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.zeroexchange.model.resource with parameters of type TendersMultiplicity | |
|---|---|
void |
Resource.setTendersMultiplicity(TendersMultiplicity tendersMultiplicity)
|
| Uses of TendersMultiplicity in org.zeroexchange.web.components.resource.action |
|---|
| Methods in org.zeroexchange.web.components.resource.action that return TendersMultiplicity | |
|---|---|
TendersMultiplicity |
ResourceFormData.getMultiplicity()
|
| Methods in org.zeroexchange.web.components.resource.action with parameters of type TendersMultiplicity | |
|---|---|
void |
ResourceFormData.setMultiplicity(TendersMultiplicity multiplicity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||