Uses of Class
com.eu.miscedautils.ipxact.Design.ModelType.Ports

Packages that use ModelType.Ports
com.eu.miscedautils.ipxact.Design   
 

Uses of ModelType.Ports in com.eu.miscedautils.ipxact.Design
 

Methods in com.eu.miscedautils.ipxact.Design that return ModelType.Ports
 ModelType.Ports ObjectFactory.createModelTypePorts()
          Create an instance of ModelType.Ports
 ModelType.Ports ModelType.getPorts()
          Gets the value of the ports property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type ModelType.Ports
 void ModelType.setPorts(ModelType.Ports value)
          Sets the value of the ports property.