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

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

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

Methods in com.eu.miscedautils.ipxact.DesignConfig that return ModelType.Views
 ModelType.Views ObjectFactory.createModelTypeViews()
          Create an instance of ModelType.Views
 ModelType.Views ModelType.getViews()
          Gets the value of the views property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type ModelType.Views
 void ModelType.setViews(ModelType.Views value)
          Sets the value of the views property.