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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type ModelType.Views
 void ModelType.setViews(ModelType.Views value)
          Sets the value of the views property.