|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Abstractor.AbstractorType.AbstractorMode
public static class AbstractorType.AbstractorMode
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>abstractorModeType"> <attribute name="group" type="{http://www.w3.org/2001/XMLSchema}Name" /> </extension> </simpleContent> </complexType>
Constructor Summary | |
---|---|
AbstractorType.AbstractorMode()
|
Method Summary | |
---|---|
java.lang.String |
getGroup()
Gets the value of the group property. |
AbstractorModeType |
getValue()
Mode for this abstractor |
void |
setGroup(java.lang.String value)
Sets the value of the group property. |
void |
setValue(AbstractorModeType value)
Sets the value of the value property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractorType.AbstractorMode()
Method Detail |
---|
public AbstractorModeType getValue()
AbstractorModeType
public void setValue(AbstractorModeType value)
value
- allowed object is
AbstractorModeType
public java.lang.String getGroup()
String
public void setGroup(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |