|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumBaseObjectTypeIds | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumBaseObjectTypeIds in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumBaseObjectTypeIds | |
---|---|
protected EnumBaseObjectTypeIds |
CmisTypeDefinitionType.baseId
|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type EnumBaseObjectTypeIds | |
---|---|
protected java.util.List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.changesOnType
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumBaseObjectTypeIds | |
---|---|
static EnumBaseObjectTypeIds |
EnumBaseObjectTypeIds.fromValue(java.lang.String v)
|
EnumBaseObjectTypeIds |
CmisTypeDefinitionType.getBaseId()
Gets the value of the baseId property. |
static EnumBaseObjectTypeIds |
EnumBaseObjectTypeIds.valueOf(java.lang.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.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type EnumBaseObjectTypeIds | |
---|---|
java.util.List<EnumBaseObjectTypeIds> |
CmisRepositoryInfoType.getChangesOnType()
Gets the value of the changesOnType property. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumBaseObjectTypeIds | |
---|---|
void |
CmisTypeDefinitionType.setBaseId(EnumBaseObjectTypeIds value)
Sets the value of the baseId property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |