Class PropertyDefault<T>
java.lang.Object
com.levigo.jadice.annotation.profiles.PropertyDefault<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setDefaultValue
(String defaultValue) void
void
setPropertyName
(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
-