public class CTGeoParentEntitiesQuery
extends java.lang.Object
Java class for CT_GeoParentEntitiesQuery complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_GeoParentEntitiesQuery">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="entityId" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
entityId |
| Constructor and Description |
|---|
CTGeoParentEntitiesQuery() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntityId()
Gets the value of the entityId property.
|
void |
setEntityId(java.lang.String value)
Sets the value of the entityId property.
|
Copyright © 2007–2025. All rights reserved.