ParamPoly3

open class ParamPoly3

Java class for anonymous complex type

.

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

{@code  }

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
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
open fun getInclude(): List<Include>
Gets the value of the include property.
Link copied to clipboard
open fun getPRange(): PRange
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 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
open fun setPRange(value: PRange)
Sets the value of the pRange property.