|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgisws.FeatureServerInfo
public class FeatureServerInfo
Java class for FeatureServerInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FeatureServerInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CopyrightText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CurrentVersion" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="DocumentInfo" type="{http://www.esri.com/schemas/ArcGIS/10.3}PropertySet" minOccurs="0"/> <element name="FullExtent" type="{http://www.esri.com/schemas/ArcGIS/10.3}Envelope" minOccurs="0"/> <element name="HasVersionedData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="InitialExtent" type="{http://www.esri.com/schemas/ArcGIS/10.3}Envelope" minOccurs="0"/> <element name="LayerIdentities" type="{http://www.esri.com/schemas/ArcGIS/10.3}ArrayOfTableIdentity" minOccurs="0"/> <element name="MaxRecordCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="SpatialReference" type="{http://www.esri.com/schemas/ArcGIS/10.3}SpatialReference" minOccurs="0"/> <element name="ServiceDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SupportsDisconnectedEditing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TableIdentities" type="{http://www.esri.com/schemas/ArcGIS/10.3}ArrayOfTableIdentity" minOccurs="0"/> <element name="Units" type="{http://www.esri.com/schemas/ArcGIS/10.3}esriUnits" minOccurs="0"/> <element name="EnableZDefaults" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ZDefault" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AllowGeometryUpdates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="AllowTrueCurvesUpdates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
FeatureServerInfo()
FeatureServerInfo default constructor. |
|
FeatureServerInfo(java.lang.String copyrightText,
java.lang.Double currentVersion,
java.lang.String description,
PropertySet documentInfo,
Envelope fullExtent,
java.lang.Boolean hasVersionedData,
Envelope initialExtent,
TableIdentity[] layerIdentities,
java.lang.Long maxRecordCount,
SpatialReference spatialReference,
java.lang.String serviceDescription,
java.lang.Boolean supportsDisconnectedEditing,
TableIdentity[] tableIdentities,
EsriUnits units,
java.lang.Boolean enableZDefaults,
java.lang.Double zDefault,
java.lang.Boolean allowGeometryUpdates,
java.lang.Boolean allowTrueCurvesUpdates)
Deprecated. |
Method Summary | |
---|---|
java.lang.Boolean |
getAllowGeometryUpdates()
Gets the value of the allowGeometryUpdates property. |
java.lang.Boolean |
getAllowTrueCurvesUpdates()
Gets the value of the allowTrueCurvesUpdates property. |
java.lang.String |
getCopyrightText()
Gets the value of the copyrightText property. |
java.lang.Double |
getCurrentVersion()
Gets the value of the currentVersion property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
PropertySet |
getDocumentInfo()
Gets the value of the documentInfo property. |
java.lang.Boolean |
getEnableZDefaults()
Gets the value of the enableZDefaults property. |
Envelope |
getFullExtent()
Gets the value of the fullExtent property. |
java.lang.Boolean |
getHasVersionedData()
Gets the value of the hasVersionedData property. |
Envelope |
getInitialExtent()
Gets the value of the initialExtent property. |
TableIdentity[] |
getLayerIdentities()
Gets the value of the layerIdentities property. |
java.lang.Long |
getMaxRecordCount()
Gets the value of the maxRecordCount property. |
java.lang.String |
getServiceDescription()
Gets the value of the serviceDescription property. |
SpatialReference |
getSpatialReference()
Gets the value of the spatialReference property. |
java.lang.Boolean |
getSupportsDisconnectedEditing()
Gets the value of the supportsDisconnectedEditing property. |
TableIdentity[] |
getTableIdentities()
Gets the value of the tableIdentities property. |
EsriUnits |
getUnits()
Gets the value of the units property. |
java.lang.Double |
getZDefault()
Gets the value of the zDefault property. |
java.lang.Boolean |
isAllowGeometryUpdates()
|
java.lang.Boolean |
isAllowTrueCurvesUpdates()
|
java.lang.Boolean |
isEnableZDefaults()
|
java.lang.Boolean |
isHasVersionedData()
|
java.lang.Boolean |
isSupportsDisconnectedEditing()
|
void |
setAllowGeometryUpdates(java.lang.Boolean value)
Sets the value of the allowGeometryUpdates property. |
void |
setAllowTrueCurvesUpdates(java.lang.Boolean value)
Sets the value of the allowTrueCurvesUpdates property. |
void |
setCopyrightText(java.lang.String value)
Sets the value of the copyrightText property. |
void |
setCurrentVersion(java.lang.Double value)
Sets the value of the currentVersion property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setDocumentInfo(PropertySet value)
Sets the value of the documentInfo property. |
void |
setEnableZDefaults(java.lang.Boolean value)
Sets the value of the enableZDefaults property. |
void |
setFullExtent(Envelope value)
Sets the value of the fullExtent property. |
void |
setHasVersionedData(java.lang.Boolean value)
Sets the value of the hasVersionedData property. |
void |
setInitialExtent(Envelope value)
Sets the value of the initialExtent property. |
void |
setLayerIdentities(TableIdentity[] value)
Sets the value of the layerIdentities property. |
void |
setMaxRecordCount(java.lang.Long value)
Sets the value of the maxRecordCount property. |
void |
setServiceDescription(java.lang.String value)
Sets the value of the serviceDescription property. |
void |
setSpatialReference(SpatialReference value)
Sets the value of the spatialReference property. |
void |
setSupportsDisconnectedEditing(java.lang.Boolean value)
Sets the value of the supportsDisconnectedEditing property. |
void |
setTableIdentities(TableIdentity[] value)
Sets the value of the tableIdentities property. |
void |
setUnits(EsriUnits value)
Sets the value of the units property. |
void |
setZDefault(java.lang.Double value)
Sets the value of the zDefault property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public FeatureServerInfo(java.lang.String copyrightText, java.lang.Double currentVersion, java.lang.String description, PropertySet documentInfo, Envelope fullExtent, java.lang.Boolean hasVersionedData, Envelope initialExtent, TableIdentity[] layerIdentities, java.lang.Long maxRecordCount, SpatialReference spatialReference, java.lang.String serviceDescription, java.lang.Boolean supportsDisconnectedEditing, TableIdentity[] tableIdentities, EsriUnits units, java.lang.Boolean enableZDefaults, java.lang.Double zDefault, java.lang.Boolean allowGeometryUpdates, java.lang.Boolean allowTrueCurvesUpdates)
public FeatureServerInfo()
Method Detail |
---|
public java.lang.String getCopyrightText()
String
public void setCopyrightText(java.lang.String value)
value
- allowed object is
String
public java.lang.Double getCurrentVersion()
Double
public void setCurrentVersion(java.lang.Double value)
value
- allowed object is
Double
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public PropertySet getDocumentInfo()
PropertySet
public void setDocumentInfo(PropertySet value)
value
- allowed object is
PropertySet
public Envelope getFullExtent()
Envelope
public void setFullExtent(Envelope value)
value
- allowed object is
Envelope
public java.lang.Boolean getHasVersionedData()
Boolean
public java.lang.Boolean isHasVersionedData()
public void setHasVersionedData(java.lang.Boolean value)
value
- allowed object is
Boolean
public Envelope getInitialExtent()
Envelope
public void setInitialExtent(Envelope value)
value
- allowed object is
Envelope
public TableIdentity[] getLayerIdentities()
[]
public void setLayerIdentities(TableIdentity[] value)
value
- allowed object is
[]
public java.lang.Long getMaxRecordCount()
Long
public void setMaxRecordCount(java.lang.Long value)
value
- allowed object is
Long
public SpatialReference getSpatialReference()
SpatialReference
public void setSpatialReference(SpatialReference value)
value
- allowed object is
SpatialReference
public java.lang.String getServiceDescription()
String
public void setServiceDescription(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean getSupportsDisconnectedEditing()
Boolean
public java.lang.Boolean isSupportsDisconnectedEditing()
public void setSupportsDisconnectedEditing(java.lang.Boolean value)
value
- allowed object is
Boolean
public TableIdentity[] getTableIdentities()
[]
public void setTableIdentities(TableIdentity[] value)
value
- allowed object is
[]
public EsriUnits getUnits()
EsriUnits
public void setUnits(EsriUnits value)
value
- allowed object is
EsriUnits
public java.lang.Boolean getEnableZDefaults()
Boolean
public java.lang.Boolean isEnableZDefaults()
public void setEnableZDefaults(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Double getZDefault()
Double
public void setZDefault(java.lang.Double value)
value
- allowed object is
Double
public java.lang.Boolean getAllowGeometryUpdates()
Boolean
public java.lang.Boolean isAllowGeometryUpdates()
public void setAllowGeometryUpdates(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean getAllowTrueCurvesUpdates()
Boolean
public java.lang.Boolean isAllowTrueCurvesUpdates()
public void setAllowTrueCurvesUpdates(java.lang.Boolean value)
value
- allowed object is
Boolean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |