|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.ProcessorType
| Constructor Summary | |
ProcessorType()
|
|
ProcessorType(MessageElement[] _any,
String vendor,
String model,
String version,
int clockSpeed,
String instructionSet,
String otherProcessorDescription,
int cacheL1,
int cacheL1I,
int cacheL1D,
int cacheL2)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
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 Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getInstructionSet()
Gets the instructionSet value for this ProcessorType. |
String |
getModel()
Gets the model value for this ProcessorType. |
String |
getOtherProcessorDescription()
Gets the otherProcessorDescription value for this ProcessorType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getVendor()
Gets the vendor value for this ProcessorType. |
String |
getVersion()
Gets the version value for this ProcessorType. |
int |
hashCode()
|
void |
set_any(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(String instructionSet)
Sets the instructionSet value for this ProcessorType. |
void |
setModel(String model)
Sets the model value for this ProcessorType. |
void |
setOtherProcessorDescription(String otherProcessorDescription)
Sets the otherProcessorDescription value for this ProcessorType. |
void |
setVendor(String vendor)
Sets the vendor value for this ProcessorType. |
void |
setVersion(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 |
| Constructor Detail |
public ProcessorType()
public ProcessorType(MessageElement[] _any,
String vendor,
String model,
String version,
int clockSpeed,
String instructionSet,
String otherProcessorDescription,
int cacheL1,
int cacheL1I,
int cacheL1D,
int cacheL2)
| Method Detail |
public MessageElement[] get_any()
get_any in interface AnyContentTypepublic void set_any(MessageElement[] _any)
set_any in interface AnyContentType_any - public String getVendor()
public void setVendor(String vendor)
vendor - public String getModel()
public void setModel(String model)
model - public String getVersion()
public void setVersion(String version)
version - public int getClockSpeed()
public void setClockSpeed(int clockSpeed)
clockSpeed - public String getInstructionSet()
public void setInstructionSet(String instructionSet)
instructionSet - public String getOtherProcessorDescription()
public void setOtherProcessorDescription(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(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||