org.gcube.common.core.resources.node
Class Description.Architecture

java.lang.Object
  extended by org.gcube.common.core.resources.node.Description.Architecture
Enclosing class:
Description

public static class Description.Architecture
extends Object


Constructor Summary
Description.Architecture()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getPlatformType()
           
 long getSMPSize()
           
 long getSMTSize()
           
 void setPlatformType(String platformType)
           
 void setSMPSize(long size)
           
 void setSMTSize(long size)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Description.Architecture

public Description.Architecture()
Method Detail

getPlatformType

public String getPlatformType()

setPlatformType

public void setPlatformType(String platformType)

getSMPSize

public long getSMPSize()

setSMPSize

public void setSMPSize(long size)

getSMTSize

public long getSMTSize()

setSMTSize

public void setSMTSize(long size)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.