public class StructuralStateAngle extends Object
Java class for structuralStateAngle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="structuralStateAngle"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="angle" type="{http://www.w3.org/2001/XMLSchema}double" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
StructuralStateAngle() |
Modifier and Type | Method and Description |
---|---|
Double |
getAngle()
Gets the value of the angle property.
|
void |
setAngle(Double value)
Sets the value of the angle property.
|
protected Double angle
Copyright © 2018. All rights reserved.