|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcAttributeType
public class WpcAttributeType
Constructor Summary | |
---|---|
WpcAttributeType()
|
|
WpcAttributeType(WpcValuesType[] values,
WpcEnumValueType[] enum1,
java.lang.String min_occurrence,
java.lang.String max_occurrence,
java.lang.String isLocalized,
java.lang.String min_length,
java.lang.String max_length,
java.lang.String editable,
java.lang.String def_val,
java.math.BigInteger precision,
WpcEnumValueType[] enum2,
java.lang.String lookupTableName,
WpcEntryValueType[] entries,
java.lang.String helpURL,
WpcAttributeType[] attribute,
java.lang.String name,
java.lang.String locale,
java.lang.String displayName,
java.lang.String type,
java.lang.String editable2,
java.math.BigInteger occurrence,
java.lang.Boolean isPrimaryKey)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
WpcAttributeType[] |
getAttribute()
Gets the attribute value for this WpcAttributeType. |
WpcAttributeType |
getAttribute(int i)
|
java.lang.String |
getDef_val()
Gets the def_val value for this WpcAttributeType. |
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 |
getDisplayName()
Gets the displayName value for this WpcAttributeType. |
java.lang.String |
getEditable()
Gets the editable value for this WpcAttributeType. |
java.lang.String |
getEditable2()
Gets the editable2 value for this WpcAttributeType. |
WpcEntryValueType[] |
getEntries()
Gets the entries value for this WpcAttributeType. |
WpcEnumValueType[] |
getEnum()
Gets the enum value for this WpcAttributeType. |
WpcEnumValueType[] |
getEnum2()
Gets the enum2 value for this WpcAttributeType. |
java.lang.String |
getHelpURL()
Gets the helpURL value for this WpcAttributeType. |
java.lang.String |
getIsLocalized()
Gets the isLocalized value for this WpcAttributeType. |
java.lang.Boolean |
getIsPrimaryKey()
Gets the isPrimaryKey value for this WpcAttributeType. |
java.lang.String |
getLocale()
Gets the locale value for this WpcAttributeType. |
java.lang.String |
getLookupTableName()
Gets the lookupTableName value for this WpcAttributeType. |
java.lang.String |
getMax_length()
Gets the max_length value for this WpcAttributeType. |
java.lang.String |
getMax_occurrence()
Gets the max_occurrence value for this WpcAttributeType. |
java.lang.String |
getMin_length()
Gets the min_length value for this WpcAttributeType. |
java.lang.String |
getMin_occurrence()
Gets the min_occurrence value for this WpcAttributeType. |
java.lang.String |
getName()
Gets the name value for this WpcAttributeType. |
java.math.BigInteger |
getOccurrence()
Gets the occurrence value for this WpcAttributeType. |
java.math.BigInteger |
getPrecision()
Gets the precision value for this WpcAttributeType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getType()
Gets the type value for this WpcAttributeType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
WpcValuesType[] |
getValues()
Gets the values value for this WpcAttributeType. |
WpcValuesType |
getValues(int i)
|
int |
hashCode()
|
void |
setAttribute(int i,
WpcAttributeType _value)
|
void |
setAttribute(WpcAttributeType[] attribute)
Sets the attribute value for this WpcAttributeType. |
void |
setDef_val(java.lang.String def_val)
Sets the def_val value for this WpcAttributeType. |
void |
setDisplayName(java.lang.String displayName)
Sets the displayName value for this WpcAttributeType. |
void |
setEditable(java.lang.String editable)
Sets the editable value for this WpcAttributeType. |
void |
setEditable2(java.lang.String editable2)
Sets the editable2 value for this WpcAttributeType. |
void |
setEntries(WpcEntryValueType[] entries)
Sets the entries value for this WpcAttributeType. |
void |
setEnum(WpcEnumValueType[] enum1)
Sets the enum value for this WpcAttributeType. |
void |
setEnum2(WpcEnumValueType[] enum2)
Sets the enum2 value for this WpcAttributeType. |
void |
setHelpURL(java.lang.String helpURL)
Sets the helpURL value for this WpcAttributeType. |
void |
setIsLocalized(java.lang.String isLocalized)
Sets the isLocalized value for this WpcAttributeType. |
void |
setIsPrimaryKey(java.lang.Boolean isPrimaryKey)
Sets the isPrimaryKey value for this WpcAttributeType. |
void |
setLocale(java.lang.String locale)
Sets the locale value for this WpcAttributeType. |
void |
setLookupTableName(java.lang.String lookupTableName)
Sets the lookupTableName value for this WpcAttributeType. |
void |
setMax_length(java.lang.String max_length)
Sets the max_length value for this WpcAttributeType. |
void |
setMax_occurrence(java.lang.String max_occurrence)
Sets the max_occurrence value for this WpcAttributeType. |
void |
setMin_length(java.lang.String min_length)
Sets the min_length value for this WpcAttributeType. |
void |
setMin_occurrence(java.lang.String min_occurrence)
Sets the min_occurrence value for this WpcAttributeType. |
void |
setName(java.lang.String name)
Sets the name value for this WpcAttributeType. |
void |
setOccurrence(java.math.BigInteger occurrence)
Sets the occurrence value for this WpcAttributeType. |
void |
setPrecision(java.math.BigInteger precision)
Sets the precision value for this WpcAttributeType. |
void |
setType(java.lang.String type)
Sets the type value for this WpcAttributeType. |
void |
setValues(int i,
WpcValuesType _value)
|
void |
setValues(WpcValuesType[] values)
Sets the values value for this WpcAttributeType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcAttributeType()
public WpcAttributeType(WpcValuesType[] values, WpcEnumValueType[] enum1, java.lang.String min_occurrence, java.lang.String max_occurrence, java.lang.String isLocalized, java.lang.String min_length, java.lang.String max_length, java.lang.String editable, java.lang.String def_val, java.math.BigInteger precision, WpcEnumValueType[] enum2, java.lang.String lookupTableName, WpcEntryValueType[] entries, java.lang.String helpURL, WpcAttributeType[] attribute, java.lang.String name, java.lang.String locale, java.lang.String displayName, java.lang.String type, java.lang.String editable2, java.math.BigInteger occurrence, java.lang.Boolean isPrimaryKey)
Method Detail |
---|
public WpcValuesType[] getValues()
public void setValues(WpcValuesType[] values)
values
- public WpcValuesType getValues(int i)
public void setValues(int i, WpcValuesType _value)
public WpcEnumValueType[] getEnum()
public void setEnum(WpcEnumValueType[] enum1)
enum1
- public java.lang.String getMin_occurrence()
public void setMin_occurrence(java.lang.String min_occurrence)
min_occurrence
- public java.lang.String getMax_occurrence()
public void setMax_occurrence(java.lang.String max_occurrence)
max_occurrence
- public java.lang.String getIsLocalized()
public void setIsLocalized(java.lang.String isLocalized)
isLocalized
- public java.lang.String getMin_length()
public void setMin_length(java.lang.String min_length)
min_length
- public java.lang.String getMax_length()
public void setMax_length(java.lang.String max_length)
max_length
- public java.lang.String getEditable()
public void setEditable(java.lang.String editable)
editable
- public java.lang.String getDef_val()
public void setDef_val(java.lang.String def_val)
def_val
- public java.math.BigInteger getPrecision()
public void setPrecision(java.math.BigInteger precision)
precision
- public WpcEnumValueType[] getEnum2()
public void setEnum2(WpcEnumValueType[] enum2)
enum2
- public java.lang.String getLookupTableName()
public void setLookupTableName(java.lang.String lookupTableName)
lookupTableName
- public WpcEntryValueType[] getEntries()
public void setEntries(WpcEntryValueType[] entries)
entries
- public java.lang.String getHelpURL()
public void setHelpURL(java.lang.String helpURL)
helpURL
- public WpcAttributeType[] getAttribute()
public void setAttribute(WpcAttributeType[] attribute)
attribute
- public WpcAttributeType getAttribute(int i)
public void setAttribute(int i, WpcAttributeType _value)
public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getLocale()
public void setLocale(java.lang.String locale)
locale
- public java.lang.String getDisplayName()
public void setDisplayName(java.lang.String displayName)
displayName
- public java.lang.String getType()
public void setType(java.lang.String type)
type
- public java.lang.String getEditable2()
public void setEditable2(java.lang.String editable2)
editable2
- public java.math.BigInteger getOccurrence()
public void setOccurrence(java.math.BigInteger occurrence)
occurrence
- public java.lang.Boolean getIsPrimaryKey()
public void setIsPrimaryKey(java.lang.Boolean isPrimaryKey)
isPrimaryKey
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
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 |