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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig 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.DesignConfig with parameters of type ModelType.Ports
 void ModelType.setPorts(ModelType.Ports value)
          Sets the value of the ports property.