org.gcube.informationsystem.glitebridge.resource.commontype
Class HostArchitectureType

java.lang.Object
  extended by org.gcube.informationsystem.glitebridge.resource.commontype.HostArchitectureType
Direct Known Subclasses:
HostArchitectureFullType

public class HostArchitectureType
extends java.lang.Object

Author:
Luca Frosini (ISTI-CNR)

Constructor Summary
HostArchitectureType()
           
 
Method Summary
 java.lang.String getPlatformType()
           
 java.lang.Long getSMPSize()
           
 void setPlatformType(java.lang.String platformType)
           
 void setSMPSize(java.lang.Long smpSize)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostArchitectureType

public HostArchitectureType()
Method Detail

getPlatformType

public java.lang.String getPlatformType()
Returns:
Platform Type

setPlatformType

public void setPlatformType(java.lang.String platformType)
Parameters:
platformType - Platform Type

getSMPSize

public java.lang.Long getSMPSize()
Returns:
SMPSize

setSMPSize

public void setSMPSize(java.lang.Long smpSize)
Parameters:
smpSize - SMPSize