|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingType | |
|---|---|
| org.apache.chemistry.opencmis.commons.enums | OpenCMIS enums. |
| org.apache.chemistry.opencmis.tck.impl | |
| Uses of BindingType in org.apache.chemistry.opencmis.commons.enums |
|---|
| Methods in org.apache.chemistry.opencmis.commons.enums that return BindingType | |
|---|---|
static BindingType |
BindingType.fromValue(String v)
|
static BindingType |
BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BindingType[] |
BindingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of BindingType in org.apache.chemistry.opencmis.tck.impl |
|---|
| Methods in org.apache.chemistry.opencmis.tck.impl that return BindingType | |
|---|---|
BindingType |
AbstractSessionTest.getBinding()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||