Uses of Class
com.eu.miscedautils.ipxact.Component.CellSpecification.CellClass

Packages that use CellSpecification.CellClass
com.eu.miscedautils.ipxact.Component   
 

Uses of CellSpecification.CellClass in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return CellSpecification.CellClass
 CellSpecification.CellClass ObjectFactory.createCellSpecificationCellClass()
          Create an instance of CellSpecification.CellClass
 CellSpecification.CellClass CellSpecification.getCellClass()
          Gets the value of the cellClass property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type CellSpecification.CellClass
 void CellSpecification.setCellClass(CellSpecification.CellClass value)
          Sets the value of the cellClass property.