|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.evolvis.ArtifactQueryExtraField
public class ArtifactQueryExtraField
Constructor Summary | |
---|---|
ArtifactQueryExtraField()
|
|
ArtifactQueryExtraField(int extra_field_id,
int[] values)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getExtra_field_id()
Gets the extra_field_id value for this ArtifactQueryExtraField. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int[] |
getValues()
Gets the values value for this ArtifactQueryExtraField. |
int |
hashCode()
|
void |
setExtra_field_id(int extra_field_id)
Sets the extra_field_id value for this ArtifactQueryExtraField. |
void |
setValues(int[] values)
Sets the values value for this ArtifactQueryExtraField. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArtifactQueryExtraField()
public ArtifactQueryExtraField(int extra_field_id, int[] values)
Method Detail |
---|
public int getExtra_field_id()
public void setExtra_field_id(int extra_field_id)
extra_field_id
- public int[] getValues()
public void setValues(int[] values)
values
- 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 |