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

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

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

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