Package fr.formiko.usuel
Class debug
java.lang.Object
fr.formiko.usuel.debug
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static booleanprivate static booleanprivate static booleanprivate static boolean - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voiddébogage(int s)static voidstatic voidstatic voidstatic voidstatic booleangetAffG()static booleanstatic booleanstatic booleanstatic voidperformances(String s)static voidsetAffG(boolean b)static voidsetAffLesDescriptionsDesExeptions(boolean b)static voidsetDPG(boolean b)static voidsetMessage(boolean b)static voidsetPerformance(boolean b) 
- 
Field Details
- 
affLesEtapesDeRésolution
private static boolean affLesEtapesDeRésolution - 
affG
private static boolean affG - 
affLesDescriptionsDesExeptions
private static boolean affLesDescriptionsDesExeptions - 
affLesPerformances
private static boolean affLesPerformances 
 - 
 - 
Constructor Details
- 
debug
public debug() 
 - 
 - 
Method Details
- 
setMessage
public static void setMessage(boolean b) - 
setAffLesDescriptionsDesExeptions
public static void setAffLesDescriptionsDesExeptions(boolean b) - 
getAffLesDescriptionsDesExeptions
public static boolean getAffLesDescriptionsDesExeptions() - 
getMessage
public static boolean getMessage() - 
getPerformance
public static boolean getPerformance() - 
setPerformance
public static void setPerformance(boolean b) - 
getAffG
public static boolean getAffG() - 
setAffG
public static void setAffG(boolean b) - 
setDPG
public static void setDPG(boolean b) - 
débogage
 - 
débogage
public static void débogage(int s) - 
debug
 - 
performances
 - 
g
 - 
g
 
 -