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

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

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

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