Class PropertyDefault<T>
java.lang.Object
com.levigo.jadice.annotation.profiles.PropertyDefault<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetDefaultValue(String defaultValue) voidvoidsetPropertyName(String propertyName)
-
Constructor Details
-
PropertyDefault
public PropertyDefault()
-
-
Method Details
-
setPropertyName
- Parameters:
propertyName- the propertyName to set
-
getPropertyName
- Returns:
- the propertyName
-
setDefaultValue
- Parameters:
defaultValue- the defaultValue to set
-
getDefaultValue
- Returns:
- the defaultValue
-
setLocale
- Parameters:
locale- the locale to set
-
getLocale
-
hashCode
public int hashCode() -
equals
-