|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.ProcessorType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private int |
cacheL1
|
private int |
cacheL1D
|
private int |
cacheL1I
|
private int |
cacheL2
|
private int |
clockSpeed
|
private java.lang.String |
instructionSet
|
private java.lang.String |
model
|
private java.lang.String |
otherProcessorDescription
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private java.lang.String |
vendor
|
private java.lang.String |
version
|
| Constructor Summary | |
ProcessorType()
|
|
ProcessorType(org.apache.axis.message.MessageElement[] _any,
int cacheL1,
int cacheL1D,
int cacheL1I,
int cacheL2,
int clockSpeed,
java.lang.String instructionSet,
java.lang.String model,
java.lang.String otherProcessorDescription,
java.lang.String vendor,
java.lang.String version)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this ProcessorType. |
int |
getCacheL1()
Gets the cacheL1 value for this ProcessorType. |
int |
getCacheL1D()
Gets the cacheL1D value for this ProcessorType. |
int |
getCacheL1I()
Gets the cacheL1I value for this ProcessorType. |
int |
getCacheL2()
Gets the cacheL2 value for this ProcessorType. |
int |
getClockSpeed()
Gets the clockSpeed value for this ProcessorType. |
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 |
getInstructionSet()
Gets the instructionSet value for this ProcessorType. |
java.lang.String |
getModel()
Gets the model value for this ProcessorType. |
java.lang.String |
getOtherProcessorDescription()
Gets the otherProcessorDescription value for this ProcessorType. |
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 |
java.lang.String |
getVendor()
Gets the vendor value for this ProcessorType. |
java.lang.String |
getVersion()
Gets the version value for this ProcessorType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this ProcessorType. |
void |
setCacheL1(int cacheL1)
Sets the cacheL1 value for this ProcessorType. |
void |
setCacheL1D(int cacheL1D)
Sets the cacheL1D value for this ProcessorType. |
void |
setCacheL1I(int cacheL1I)
Sets the cacheL1I value for this ProcessorType. |
void |
setCacheL2(int cacheL2)
Sets the cacheL2 value for this ProcessorType. |
void |
setClockSpeed(int clockSpeed)
Sets the clockSpeed value for this ProcessorType. |
void |
setInstructionSet(java.lang.String instructionSet)
Sets the instructionSet value for this ProcessorType. |
void |
setModel(java.lang.String model)
Sets the model value for this ProcessorType. |
void |
setOtherProcessorDescription(java.lang.String otherProcessorDescription)
Sets the otherProcessorDescription value for this ProcessorType. |
void |
setVendor(java.lang.String vendor)
Sets the vendor value for this ProcessorType. |
void |
setVersion(java.lang.String version)
Sets the version value for this ProcessorType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.message.MessageElement[] _any
private java.lang.String vendor
private java.lang.String model
private java.lang.String version
private int clockSpeed
private java.lang.String instructionSet
private java.lang.String otherProcessorDescription
private int cacheL1
private int cacheL1I
private int cacheL1D
private int cacheL2
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public ProcessorType()
public ProcessorType(org.apache.axis.message.MessageElement[] _any,
int cacheL1,
int cacheL1D,
int cacheL1I,
int cacheL2,
int clockSpeed,
java.lang.String instructionSet,
java.lang.String model,
java.lang.String otherProcessorDescription,
java.lang.String vendor,
java.lang.String version)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String getVendor()
public void setVendor(java.lang.String vendor)
vendor - public java.lang.String getModel()
public void setModel(java.lang.String model)
model - public java.lang.String getVersion()
public void setVersion(java.lang.String version)
version - public int getClockSpeed()
public void setClockSpeed(int clockSpeed)
clockSpeed - public java.lang.String getInstructionSet()
public void setInstructionSet(java.lang.String instructionSet)
instructionSet - public java.lang.String getOtherProcessorDescription()
public void setOtherProcessorDescription(java.lang.String otherProcessorDescription)
otherProcessorDescription - public int getCacheL1()
public void setCacheL1(int cacheL1)
cacheL1 - public int getCacheL1I()
public void setCacheL1I(int cacheL1I)
cacheL1I - public int getCacheL1D()
public void setCacheL1D(int cacheL1D)
cacheL1D - public int getCacheL2()
public void setCacheL2(int cacheL2)
cacheL2 - 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 | ||||||||||