|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.user.attribute.AttributeType
public class AttributeType
AttributeType
Constructor Summary | |
---|---|
AttributeType()
|
Method Summary | |
---|---|
String |
getClassName()
Get class name |
String |
getLabelType()
Get label type |
Locale |
getLocale()
Get locale |
String |
getName()
Get the label type. |
void |
setClassName(String strClassName)
Set class name |
void |
setLabelType(String strLabelType)
Set label type |
void |
setLocale(Locale locale)
Set locale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeType()
Method Detail |
---|
public String getLabelType()
public void setLabelType(String strLabelType)
strLabelType
- label typepublic String getName()
public String getClassName()
public void setClassName(String strClassName)
strClassName
- class namepublic void setLocale(Locale locale)
locale
- Localepublic Locale getLocale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |