Uses of Class
com.eu.miscedautils.ipxact.Component.ComponentType.Cpus

Packages that use ComponentType.Cpus
com.eu.miscedautils.ipxact.Component   
 

Uses of ComponentType.Cpus in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return ComponentType.Cpus
 ComponentType.Cpus ObjectFactory.createComponentTypeCpus()
          Create an instance of ComponentType.Cpus
 ComponentType.Cpus ComponentType.getCpus()
          Gets the value of the cpus property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type ComponentType.Cpus
 void ComponentType.setCpus(ComponentType.Cpus value)
          Sets the value of the cpus property.