fr.paris.lutece.plugins.mylutece.business.attribute
Class AttributeType

java.lang.Object
  extended by fr.paris.lutece.plugins.mylutece.business.attribute.AttributeType

public class AttributeType
extends Object

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

AttributeType

public AttributeType()
Method Detail

getLabelType

public String getLabelType()
Get label type

Returns:
label type

setLabelType

public void setLabelType(String strLabelType)
Set label type

Parameters:
strLabelType - label type

getName

public String getName()
Get the label type

Returns:
the label type

getClassName

public String getClassName()
Get class name

Returns:
class name

setClassName

public void setClassName(String strClassName)
Set class name

Parameters:
strClassName - class name

setLocale

public void setLocale(Locale locale)
Set locale

Parameters:
locale - Locale

getLocale

public Locale getLocale()
Get locale

Returns:
Locale


Copyright © 2014 Mairie de Paris. All Rights Reserved.