|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Field
| Constructor Summary | |
Field()
|
|
Field(java.lang.String name,
EsriFieldType type,
boolean isNullable,
int length,
int precision,
int scale,
java.lang.Boolean required,
java.lang.Boolean editable,
java.lang.Boolean domainFixed,
GeometryDef geometryDef,
java.lang.String aliasName,
java.lang.String modelName,
java.lang.Object defaultValue,
Domain domain,
RasterDef rasterDef)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAliasName()
Gets the aliasName value for this Field. |
java.lang.Object |
getDefaultValue()
Gets the defaultValue value for this Field. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Domain |
getDomain()
Gets the domain value for this Field. |
java.lang.Boolean |
getDomainFixed()
Gets the domainFixed value for this Field. |
java.lang.Boolean |
getEditable()
Gets the editable value for this Field. |
GeometryDef |
getGeometryDef()
Gets the geometryDef value for this Field. |
int |
getLength()
Gets the length value for this Field. |
java.lang.String |
getModelName()
Gets the modelName value for this Field. |
java.lang.String |
getName()
Gets the name value for this Field. |
int |
getPrecision()
Gets the precision value for this Field. |
RasterDef |
getRasterDef()
Gets the rasterDef value for this Field. |
java.lang.Boolean |
getRequired()
Gets the required value for this Field. |
int |
getScale()
Gets the scale value for this Field. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EsriFieldType |
getType()
Gets the type value for this Field. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isIsNullable()
Gets the isNullable value for this Field. |
void |
setAliasName(java.lang.String aliasName)
Sets the aliasName value for this Field. |
void |
setDefaultValue(java.lang.Object defaultValue)
Sets the defaultValue value for this Field. |
void |
setDomain(Domain domain)
Sets the domain value for this Field. |
void |
setDomainFixed(java.lang.Boolean domainFixed)
Sets the domainFixed value for this Field. |
void |
setEditable(java.lang.Boolean editable)
Sets the editable value for this Field. |
void |
setGeometryDef(GeometryDef geometryDef)
Sets the geometryDef value for this Field. |
void |
setIsNullable(boolean isNullable)
Sets the isNullable value for this Field. |
void |
setLength(int length)
Sets the length value for this Field. |
void |
setModelName(java.lang.String modelName)
Sets the modelName value for this Field. |
void |
setName(java.lang.String name)
Sets the name value for this Field. |
void |
setPrecision(int precision)
Sets the precision value for this Field. |
void |
setRasterDef(RasterDef rasterDef)
Sets the rasterDef value for this Field. |
void |
setRequired(java.lang.Boolean required)
Sets the required value for this Field. |
void |
setScale(int scale)
Sets the scale value for this Field. |
void |
setType(EsriFieldType type)
Sets the type value for this Field. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Field()
public Field(java.lang.String name,
EsriFieldType type,
boolean isNullable,
int length,
int precision,
int scale,
java.lang.Boolean required,
java.lang.Boolean editable,
java.lang.Boolean domainFixed,
GeometryDef geometryDef,
java.lang.String aliasName,
java.lang.String modelName,
java.lang.Object defaultValue,
Domain domain,
RasterDef rasterDef)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public EsriFieldType getType()
public void setType(EsriFieldType type)
type - public boolean isIsNullable()
public void setIsNullable(boolean isNullable)
isNullable - public int getLength()
public void setLength(int length)
length - public int getPrecision()
public void setPrecision(int precision)
precision - public int getScale()
public void setScale(int scale)
scale - public java.lang.Boolean getRequired()
public void setRequired(java.lang.Boolean required)
required - public java.lang.Boolean getEditable()
public void setEditable(java.lang.Boolean editable)
editable - public java.lang.Boolean getDomainFixed()
public void setDomainFixed(java.lang.Boolean domainFixed)
domainFixed - public GeometryDef getGeometryDef()
public void setGeometryDef(GeometryDef geometryDef)
geometryDef - public java.lang.String getAliasName()
public void setAliasName(java.lang.String aliasName)
aliasName - public java.lang.String getModelName()
public void setModelName(java.lang.String modelName)
modelName - public java.lang.Object getDefaultValue()
public void setDefaultValue(java.lang.Object defaultValue)
defaultValue - public Domain getDomain()
public void setDomain(Domain domain)
domain - public RasterDef getRasterDef()
public void setRasterDef(RasterDef rasterDef)
rasterDef - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||