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

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

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

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

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

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