Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.GeneratorType.TransportMethods

Packages that use GeneratorType.TransportMethods
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of GeneratorType.TransportMethods in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return GeneratorType.TransportMethods
 GeneratorType.TransportMethods ObjectFactory.createGeneratorTypeTransportMethods()
          Create an instance of GeneratorType.TransportMethods
 GeneratorType.TransportMethods GeneratorType.getTransportMethods()
          Gets the value of the transportMethods property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type GeneratorType.TransportMethods
 void GeneratorType.setTransportMethods(GeneratorType.TransportMethods value)
          Sets the value of the transportMethods property.