Пример #1
0
 protected void writeFields(
     com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
     throws java.io.IOException {
   super.writeFields(__out, __typeMapper);
   __typeMapper.writeBoolean(
       __out, enableIdeaThemes__typeInfo, enableIdeaThemes, enableIdeaThemes__is_set);
   __typeMapper.writeBoolean(__out, enableIdeas__typeInfo, enableIdeas, enableIdeas__is_set);
   __typeMapper.writeDouble(__out, halfLife__typeInfo, halfLife, halfLife__is_set);
 }