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

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

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

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