MetaMPCkind

open class MetaMPCkind

Java class for metaMPCkind complex type.

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

<complexType name="metaMPCkind">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <attribute name="pathsEqual" type="{http://www.w3.org/2001/XMLSchema}boolean" />
    </restriction>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun isPathsEqual(): Boolean
Gets the value of the pathsEqual property.
Link copied to clipboard
open fun setPathsEqual(value: Boolean)
Sets the value of the pathsEqual property.