|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.String |
getDefaultDeploymentRole()
|
java.lang.String |
getDescription()
|
java.lang.Long |
getId()
Gets the id attribute of the Device object |
java.lang.String |
getType()
|
boolean |
isDisplayInDeviceTypesPicklist()
|
void |
setDefaultDeploymentRole(java.lang.String defaultDeploymentRole)
|
void |
setDescription(java.lang.String description)
|
void |
setDisplayInDeviceTypesPicklist(boolean displayInDeviceTypesPicklist)
|
void |
setId(long id)
Sets the id attribute of the DeviceTypes object |
void |
setId(java.lang.Long id)
Sets the id attribute of the DeviceTypes object |
void |
setType(java.lang.String type)
|
| Method Detail |
public java.lang.Long getId()
getId in interface ValueObjectpublic void setId(java.lang.Long id)
setId in interface ValueObjectid - The new id valuepublic void setId(long id)
id - The new id valuepublic java.lang.String getType()
public void setType(java.lang.String type)
public java.lang.String getDefaultDeploymentRole()
public void setDefaultDeploymentRole(java.lang.String defaultDeploymentRole)
public boolean isDisplayInDeviceTypesPicklist()
public void setDisplayInDeviceTypesPicklist(boolean displayInDeviceTypesPicklist)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||