| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected EnumBaseObjectTypeIds |
CmisTypeDefinitionType.baseId |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.changesOnType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.getChangesOnType()
Gets the value of the changesOnType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisTypeDefinitionType.setBaseId(EnumBaseObjectTypeIds value)
Sets the value of the baseId property.
|
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.