br.gov.frameworkdemoiselle
Class HttpViolationException.Violation

java.lang.Object
  extended by br.gov.frameworkdemoiselle.HttpViolationException.Violation
Enclosing class:
HttpViolationException

public static class HttpViolationException.Violation
extends Object


Field Summary
 String message
           
 String property
           
 
Constructor Summary
HttpViolationException.Violation()
           
HttpViolationException.Violation(String property, String message)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getMessage()
           
 String getProperty()
           
 int hashCode()
           
 void setMessage(String message)
           
 void setProperty(String property)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

property

public String property

message

public String message
Constructor Detail

HttpViolationException.Violation

public HttpViolationException.Violation()

HttpViolationException.Violation

public HttpViolationException.Violation(String property,
                                        String message)
Method Detail

getProperty

public String getProperty()

setProperty

public void setProperty(String property)

getMessage

public String getMessage()

setMessage

public void setMessage(String message)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.