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

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

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

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