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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type CellSpecification.CellClass
 void CellSpecification.setCellClass(CellSpecification.CellClass value)
          Sets the value of the cellClass property.