Uses of Class
com.eu.miscedautils.ipxact.Component.PortAccessType

Packages that use PortAccessType
com.eu.miscedautils.ipxact.Component   
 

Uses of PortAccessType in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return PortAccessType
 PortAccessType ObjectFactory.createPortAccessType()
          Create an instance of PortAccessType
 PortAccessType PortDeclarationType.getAccess()
          Gets the value of the access property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type PortAccessType
 void PortDeclarationType.setAccess(PortAccessType value)
          Sets the value of the access property.