StatusLevel Type

Type Template

<...>
    <ID>xs:long</ID>
    <objectType>xs:int</objectType>
    <description>xs:string</description>
    <group>
        <!-- Contents of Group -->
    <group>
    <imagePath>xs:string</imagePath>
    <largeImagePath>xs:string</largeImagePath>
    <maxPoints>xs:int</maxPoints>
    <minPoints>xs:int</minPoints>
    <name>xs:string</name>
<...>

Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.

Elements

Element Description
description
Setting
Getting
group
Setting
Getting
ID
Setting
Set the unique id of this object.
Getting
imagePath
Setting
Getting
largeImagePath
Setting
Getting
maxPoints
Setting
Getting
minPoints
Setting
Getting
name
Setting
Getting
objectType
Setting
Sets the object type of the jive object.
Getting