|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.tm.webservices.tmexecution.PropertyMetaInfo
public class PropertyMetaInfo
| Constructor Summary | |
|---|---|
PropertyMetaInfo()
|
|
PropertyMetaInfo(java.lang.String[] allListValues,
java.lang.String defaultValue,
java.lang.String description,
java.lang.String formatString,
java.lang.String id,
boolean isEditable,
boolean isMultiSelect,
boolean isOptional,
java.lang.String name,
java.lang.String propertyTypeId,
int type,
java.lang.String typeLabel)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String[] |
getAllListValues()
Gets the allListValues value for this PropertyMetaInfo. |
java.lang.String |
getDefaultValue()
Gets the defaultValue value for this PropertyMetaInfo. |
java.lang.String |
getDescription()
Gets the description value for this PropertyMetaInfo. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getFormatString()
Gets the formatString value for this PropertyMetaInfo. |
java.lang.String |
getId()
Gets the id value for this PropertyMetaInfo. |
java.lang.String |
getName()
Gets the name value for this PropertyMetaInfo. |
java.lang.String |
getPropertyTypeId()
Gets the propertyTypeId value for this PropertyMetaInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this PropertyMetaInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getTypeLabel()
Gets the typeLabel value for this PropertyMetaInfo. |
int |
hashCode()
|
boolean |
isIsEditable()
Gets the isEditable value for this PropertyMetaInfo. |
boolean |
isIsMultiSelect()
Gets the isMultiSelect value for this PropertyMetaInfo. |
boolean |
isIsOptional()
Gets the isOptional value for this PropertyMetaInfo. |
void |
setAllListValues(java.lang.String[] allListValues)
Sets the allListValues value for this PropertyMetaInfo. |
void |
setDefaultValue(java.lang.String defaultValue)
Sets the defaultValue value for this PropertyMetaInfo. |
void |
setDescription(java.lang.String description)
Sets the description value for this PropertyMetaInfo. |
void |
setFormatString(java.lang.String formatString)
Sets the formatString value for this PropertyMetaInfo. |
void |
setId(java.lang.String id)
Sets the id value for this PropertyMetaInfo. |
void |
setIsEditable(boolean isEditable)
Sets the isEditable value for this PropertyMetaInfo. |
void |
setIsMultiSelect(boolean isMultiSelect)
Sets the isMultiSelect value for this PropertyMetaInfo. |
void |
setIsOptional(boolean isOptional)
Sets the isOptional value for this PropertyMetaInfo. |
void |
setName(java.lang.String name)
Sets the name value for this PropertyMetaInfo. |
void |
setPropertyTypeId(java.lang.String propertyTypeId)
Sets the propertyTypeId value for this PropertyMetaInfo. |
void |
setType(int type)
Sets the type value for this PropertyMetaInfo. |
void |
setTypeLabel(java.lang.String typeLabel)
Sets the typeLabel value for this PropertyMetaInfo. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyMetaInfo()
public PropertyMetaInfo(java.lang.String[] allListValues,
java.lang.String defaultValue,
java.lang.String description,
java.lang.String formatString,
java.lang.String id,
boolean isEditable,
boolean isMultiSelect,
boolean isOptional,
java.lang.String name,
java.lang.String propertyTypeId,
int type,
java.lang.String typeLabel)
| Method Detail |
|---|
public java.lang.String[] getAllListValues()
public void setAllListValues(java.lang.String[] allListValues)
allListValues - public java.lang.String getDefaultValue()
public void setDefaultValue(java.lang.String defaultValue)
defaultValue - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getFormatString()
public void setFormatString(java.lang.String formatString)
formatString - public java.lang.String getId()
public void setId(java.lang.String id)
id - public boolean isIsEditable()
public void setIsEditable(boolean isEditable)
isEditable - public boolean isIsMultiSelect()
public void setIsMultiSelect(boolean isMultiSelect)
isMultiSelect - public boolean isIsOptional()
public void setIsOptional(boolean isOptional)
isOptional - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getPropertyTypeId()
public void setPropertyTypeId(java.lang.String propertyTypeId)
propertyTypeId - public int getType()
public void setType(int type)
type - public java.lang.String getTypeLabel()
public void setTypeLabel(java.lang.String typeLabel)
typeLabel - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||