public class AppointmentGru extends Object
Constructor and Description |
---|
AppointmentGru(fr.paris.lutece.plugins.appointment.business.Appointment appointment) |
Modifier and Type | Method and Description |
---|---|
int |
getCuid()
Returns the Cuid
|
String |
getGuid()
Returns the Guid
|
String |
getMobilePhoneNumber()
Returns the _strMobilePhoneNumber
|
void |
setCuid(int nCuid)
Sets the Cuid
|
void |
setGuid(String strGuid)
Sets the Guid
|
void |
setMobilePhoneNumber(String mobilePhoneNumber)
Sets the mobilePhoneNumber
|
public AppointmentGru(fr.paris.lutece.plugins.appointment.business.Appointment appointment)
public String getMobilePhoneNumber()
public void setMobilePhoneNumber(String mobilePhoneNumber)
mobilePhoneNumber
- The mobilePhoneNumberpublic String getGuid()
public void setGuid(String strGuid)
strGuid
- The Guidpublic int getCuid()
public void setCuid(int nCuid)
nCuid
- The CuidCopyright © 2016 City of Paris. All rights reserved.