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

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

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

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