Methods Summary |
---|
public HeresAnotherCrazyIdFieldName | getHeresAnotherCrazyIdFieldName()
return heresAnotherCrazyIdFieldName;
|
public java.lang.Long | getMoreCrazyIdFieldNameStuffEntity()
return moreCrazyIdFieldNameStuffEntity;
|
public java.lang.String | getName()
return name;
|
public void | setHeresAnotherCrazyIdFieldName(HeresAnotherCrazyIdFieldName heresAnotherCrazyIdFieldName)
this.heresAnotherCrazyIdFieldName = heresAnotherCrazyIdFieldName;
|
public void | setMoreCrazyIdFieldNameStuffEntity(java.lang.Long moreCrazyIdFieldNameStuffEntity)
this.moreCrazyIdFieldNameStuffEntity = moreCrazyIdFieldNameStuffEntity;
|
public void | setName(java.lang.String name)
this.name = name;
|