Uses of Class
com.aoindustries.aoserv.client.infrastructure.ProcessorType
-
Packages that use ProcessorType Package Description com.aoindustries.aoserv.client.infrastructure -
-
Uses of ProcessorType in com.aoindustries.aoserv.client.infrastructure
Methods in com.aoindustries.aoserv.client.infrastructure that return ProcessorType Modifier and Type Method Description ProcessorTypeProcessorTypeTable. get(String type)ProcessorTypeVirtualServer. getMinimumProcessorType()Gets the minimum processor type ornullif none.ProcessorTypePhysicalServer. getProcessorType()Gets the processor type ornullif not applicable.
-