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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig 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.DesignConfig with parameters of type PortAccessType
 void PortDeclarationType.setAccess(PortAccessType value)
          Sets the value of the access property.