org.brains2b.coffee.util
Class SubjectHelper.SubjectInfo

java.lang.Object
  extended by org.brains2b.coffee.util.SubjectHelper.SubjectInfo
Enclosing class:
SubjectHelper

public static class SubjectHelper.SubjectInfo
extends java.lang.Object


Field Summary
 boolean isYenc
           
 int part
           
 java.lang.String subject
           
 int total
           
 
Constructor Summary
SubjectHelper.SubjectInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

part

public int part

total

public int total

subject

public java.lang.String subject

isYenc

public boolean isYenc
Constructor Detail

SubjectHelper.SubjectInfo

public SubjectHelper.SubjectInfo()