public class EdgeGluing extends Object implements Serializable
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">
<attribute name="EdgeGlue" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EdgeGluing() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEdgeGlue()
Gets the value of the edgeGlue property.
|
void |
setEdgeGlue(String value)
Sets the value of the edgeGlue property.
|
protected String edgeGlue
Copyright © 2012. All Rights Reserved.