com.ihr.xbrl.pojo.user
Class FriendlyConceptName

java.lang.Object
  extended by com.ihr.xbrl.pojo.user.FriendlyConceptName

public class FriendlyConceptName
extends java.lang.Object

Author:
Ignacio

Constructor Summary
FriendlyConceptName()
           
 
Method Summary
 java.lang.Long getConceptId()
           
 java.lang.String getFriendlyName()
           
 java.lang.Long getId()
           
 void setConceptId(java.lang.Long conceptId)
           
 void setFriendlyName(java.lang.String friendlyName)
           
 void setId(java.lang.Long id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FriendlyConceptName

public FriendlyConceptName()
Method Detail

getId

public java.lang.Long getId()
Returns:
the id

setId

public void setId(java.lang.Long id)
Parameters:
id - the id to set

getFriendlyName

public java.lang.String getFriendlyName()
Returns:
the friendlyName

setFriendlyName

public void setFriendlyName(java.lang.String friendlyName)
Parameters:
friendlyName - the friendlyName to set

getConceptId

public java.lang.Long getConceptId()
Returns:
the conceptId

setConceptId

public void setConceptId(java.lang.Long conceptId)
Parameters:
conceptId - the conceptId to set


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa