|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumCollectionType | |
|---|---|
| org.xcmis.client.gwt.model.repository | |
| org.xcmis.client.gwt.model.restatom | |
| Uses of EnumCollectionType in org.xcmis.client.gwt.model.repository |
|---|
| Methods in org.xcmis.client.gwt.model.repository that return EnumCollectionType | |
|---|---|
EnumCollectionType |
CmisCollection.getType()
|
| Methods in org.xcmis.client.gwt.model.repository with parameters of type EnumCollectionType | |
|---|---|
String |
CmisRepositoryInfo.getCollectionValue(EnumCollectionType type)
|
void |
CmisCollection.setType(EnumCollectionType type)
|
| Uses of EnumCollectionType in org.xcmis.client.gwt.model.restatom |
|---|
| Methods in org.xcmis.client.gwt.model.restatom that return EnumCollectionType | |
|---|---|
static EnumCollectionType |
EnumCollectionType.fromValue(String v)
|
static EnumCollectionType |
EnumCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumCollectionType[] |
EnumCollectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||