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

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

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

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