|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.AbstractionDefinition.DriveConstraint
public class DriveConstraint
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 ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}cellSpecification"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
DriveConstraint()
|
Method Summary | |
---|---|
CellSpecification |
getCellSpecification()
Gets the value of the cellSpecification property. |
void |
setCellSpecification(CellSpecification value)
Sets the value of the cellSpecification property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DriveConstraint()
Method Detail |
---|
public CellSpecification getCellSpecification()
CellSpecification
public void setCellSpecification(CellSpecification value)
value
- allowed object is
CellSpecification
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |