| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STEntityType |
CTGeoEntity.entityType |
protected STEntityType |
CTGeoHierarchyEntity.entityType |
protected STEntityType |
CTGeoDataPointToEntityQuery.entityType |
protected STEntityType |
CTGeoDataPointQuery.entityType |
protected STEntityType |
CTGeoDataEntityQuery.entityType |
protected STEntityType |
CTGeoLocation.entityType |
protected STEntityType |
CTGeoLocationQuery.entityType |
| Modifier and Type | Field and Description |
|---|---|
protected List<STEntityType> |
CTGeoChildTypes.entityType |
| Modifier and Type | Method and Description |
|---|---|
static STEntityType |
STEntityType.fromValue(String v) |
STEntityType |
CTGeoEntity.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoHierarchyEntity.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoDataPointToEntityQuery.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoDataPointQuery.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoDataEntityQuery.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoLocation.getEntityType()
Gets the value of the entityType property.
|
STEntityType |
CTGeoLocationQuery.getEntityType()
Gets the value of the entityType property.
|
static STEntityType |
STEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STEntityType[] |
STEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<STEntityType> |
CTGeoChildTypes.getEntityType()
Gets the value of the entityType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGeoEntity.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoHierarchyEntity.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoDataPointToEntityQuery.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoDataPointQuery.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoDataEntityQuery.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoLocation.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
void |
CTGeoLocationQuery.setEntityType(STEntityType value)
Sets the value of the entityType property.
|
Copyright © 2007-2019. All Rights Reserved.