T_Road_PlanView_Geometry_ParamPoly3

Java class for t_road_planView_geometry_paramPoly3 complex type.

The following schema fragment specifies the expected content contained within this class.


<complexType name="t_road_planView_geometry_paramPoly3">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <group ref="{}g_additionalData"/>
      <attribute name="aU" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="bU" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="cU" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="dU" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="aV" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="bV" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="cV" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="dV" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
      <attribute name="pRange" use="required" type="{}e_paramPoly3_pRange" />
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getAU(): Double
Gets the value of the au property.
Link copied to clipboard
open fun getAV(): Double
Gets the value of the av property.
Link copied to clipboard
open fun getBU(): Double
Gets the value of the bu property.
Link copied to clipboard
open fun getBV(): Double
Gets the value of the bv property.
Link copied to clipboard
open fun getCU(): Double
Gets the value of the cu property.
Link copied to clipboard
open fun getCV(): Double
Gets the value of the cv property.
Link copied to clipboard
Gets the value of the dataQuality property.
Link copied to clipboard
open fun getDU(): Double
Gets the value of the du property.
Link copied to clipboard
open fun getDV(): Double
Gets the value of the dv property.
Link copied to clipboard
Gets the value of the include property.
Link copied to clipboard
Gets the value of the pRange property.
Link copied to clipboard
Gets the value of the userData property.
Link copied to clipboard
open fun setAU(value: Double)
Sets the value of the au property.
Link copied to clipboard
open fun setAV(value: Double)
Sets the value of the av property.
Link copied to clipboard
open fun setBU(value: Double)
Sets the value of the bu property.
Link copied to clipboard
open fun setBV(value: Double)
Sets the value of the bv property.
Link copied to clipboard
open fun setCU(value: Double)
Sets the value of the cu property.
Link copied to clipboard
open fun setCV(value: Double)
Sets the value of the cv property.
Link copied to clipboard
open fun setDataQuality(value: T_DataQuality)
Sets the value of the dataQuality property.
Link copied to clipboard
open fun setDU(value: Double)
Sets the value of the du property.
Link copied to clipboard
open fun setDV(value: Double)
Sets the value of the dv property.
Link copied to clipboard
Sets the value of the pRange property.