Class CONTDISTTYPE.CONSTANT

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CONTDISTTYPE

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.6",
               date="2022-09-04T02:31:11+02:00")
    public static class CONTDISTTYPE.CONSTANT
    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="C" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
           <attribute name="RANDOMSTREAM" type="{http://www.w3.org/2001/XMLSchema}string" default="default" />
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • c

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected double c
      • randomstream

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        protected String randomstream
    • Constructor Detail

      • CONSTANT

        public CONSTANT()
    • Method Detail

      • getC

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public double getC()
        Gets the value of the c property.
      • setC

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public void setC​(double value)
        Sets the value of the c property.
      • getRANDOMSTREAM

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public String getRANDOMSTREAM()
        Gets the value of the randomstream property.
        Returns:
        possible object is String
      • setRANDOMSTREAM

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.6",
                   date="2022-09-04T02:31:11+02:00")
        public void setRANDOMSTREAM​(String value)
        Sets the value of the randomstream property.
        Parameters:
        value - allowed object is String