|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumBaseObjectTypeIds | |
|---|---|
| org.xcmis.core | |
| Uses of EnumBaseObjectTypeIds in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumBaseObjectTypeIds | |
|---|---|
protected EnumBaseObjectTypeIds |
CmisTypeDefinitionType.baseId
|
| Fields in org.xcmis.core with type parameters of type EnumBaseObjectTypeIds | |
|---|---|
protected List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.changesOnType
|
| Methods in org.xcmis.core that return EnumBaseObjectTypeIds | |
|---|---|
static EnumBaseObjectTypeIds |
EnumBaseObjectTypeIds.fromValue(String v)
|
EnumBaseObjectTypeIds |
CmisTypeDefinitionType.getBaseId()
Gets the value of the baseId property. |
static EnumBaseObjectTypeIds |
EnumBaseObjectTypeIds.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumBaseObjectTypeIds[] |
EnumBaseObjectTypeIds.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.xcmis.core that return types with arguments of type EnumBaseObjectTypeIds | |
|---|---|
List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.getChangesOnType()
Gets the value of the changesOnType property. |
| Methods in org.xcmis.core with parameters of type EnumBaseObjectTypeIds | |
|---|---|
void |
CmisTypeDefinitionType.setBaseId(EnumBaseObjectTypeIds value)
Sets the value of the baseId property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||