Uses of Class
com.eu.miscedautils.ipxact.Generator.InstanceGeneratorType

Packages that use InstanceGeneratorType
com.eu.miscedautils.ipxact.Generator   
 

Uses of InstanceGeneratorType in com.eu.miscedautils.ipxact.Generator
 

Subclasses of InstanceGeneratorType in com.eu.miscedautils.ipxact.Generator
 class ComponentGenerator
          Java class for anonymous complex type.
 

Methods in com.eu.miscedautils.ipxact.Generator that return InstanceGeneratorType
 InstanceGeneratorType ObjectFactory.createInstanceGeneratorType()
          Create an instance of InstanceGeneratorType
 

Methods in com.eu.miscedautils.ipxact.Generator that return types with arguments of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}
 java.util.List<InstanceGeneratorType> AbstractorGenerators.getAbstractorGenerator()
          Gets the value of the abstractorGenerator property.
 

Methods in com.eu.miscedautils.ipxact.Generator with parameters of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}