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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return CellSpecification.CellFunction
 CellSpecification.CellFunction ObjectFactory.createCellSpecificationCellFunction()
          Create an instance of CellSpecification.CellFunction
 CellSpecification.CellFunction CellSpecification.getCellFunction()
          Gets the value of the cellFunction property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type CellSpecification.CellFunction
 void CellSpecification.setCellFunction(CellSpecification.CellFunction value)
          Sets the value of the cellFunction property.