Package io.jans.as.model.common
Class Id
- java.lang.Object
-
- io.jans.as.model.common.Id
-
- All Implemented Interfaces:
java.io.Serializable
public class Id extends java.lang.Object implements java.io.Serializable
- Version:
- 0.9, 26/06/2013
- Author:
- Yuriy Zabrovarnyy
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
void
setId(java.lang.String id)
java.lang.String
toString()
-