GrunnbokBubbleObjectId

Java class for GrunnbokBubbleObjectId complex type

.

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


<complexType name="GrunnbokBubbleObjectId">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getValue(): String
Gets the value of the value property.
Link copied to clipboard
open fun setValue(value: String)
Sets the value of the value property.