EnrollmentGroup.toJsonElement 方法
定义
Serializer
Creates a This is useful if the caller will integrate this JSON with jsons from other classes to generate a consolidated JSON. JsonElement
</code> , which the content represents the information in this class and its subclasses in a JSON format.</p>
public JsonElement toJsonElement()
返回
JsonElement
TheJsonElement
</code> with the content of this class. </p>