Package com.soffid.iam.am.api
Class Service
java.lang.Object
com.soffid.iam.am.api.Service
- All Implemented Interfaces:
Serializable
ValueObject Service
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Gets value for attribute codeGets value for attribute descriptiongetId()Gets value for attribute idvoidSets value for attribute codevoidsetDescription(String description) Sets value for attribute descriptionvoidSets value for attribute idtoString()Returns a string representation of the value object.
-
Constructor Details
-
Service
public Service() -
Service
-
Service
-
Service
-
-
Method Details
-
getCode
Gets value for attribute code -
setCode
Sets value for attribute code -
getDescription
Gets value for attribute description -
setDescription
Sets value for attribute description -
getId
Gets value for attribute id -
setId
Sets value for attribute id -
toString
Returns a string representation of the value object.
-