|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.DesignConfig.DesignConfiguration.GeneratorChainConfiguration
public static class DesignConfiguration.GeneratorChainConfiguration
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="generatorChainRef" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}libraryRefType"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}configurableElementValues" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
DesignConfiguration.GeneratorChainConfiguration()
|
Method Summary | |
---|---|
ConfigurableElementValues |
getConfigurableElementValues()
Gets the value of the configurableElementValues property. |
LibraryRefType |
getGeneratorChainRef()
Gets the value of the generatorChainRef property. |
void |
setConfigurableElementValues(ConfigurableElementValues value)
Sets the value of the configurableElementValues property. |
void |
setGeneratorChainRef(LibraryRefType value)
Sets the value of the generatorChainRef property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DesignConfiguration.GeneratorChainConfiguration()
Method Detail |
---|
public LibraryRefType getGeneratorChainRef()
LibraryRefType
public void setGeneratorChainRef(LibraryRefType value)
value
- allowed object is
LibraryRefType
public ConfigurableElementValues getConfigurableElementValues()
ConfigurableElementValues
public void setConfigurableElementValues(ConfigurableElementValues value)
value
- allowed object is
ConfigurableElementValues
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |