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

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

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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type InstanceGeneratorType
 javax.xml.bind.JAXBElement<InstanceGeneratorType> ObjectFactory.createAbstractorGenerator(InstanceGeneratorType value)
          Create an instance of JAXBElement<InstanceGeneratorType>}