Package de.fraunhofer.iese.mydata.policy
Class PolicyId
- java.lang.Object
-
- de.fraunhofer.iese.mydata.common.MyDataEntity
-
- de.fraunhofer.iese.mydata.policy.PolicyId
-
- All Implemented Interfaces:
Serializable
@Embeddable public class PolicyId extends MyDataEntity implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()StringtoString()-
Methods inherited from class de.fraunhofer.iese.mydata.common.MyDataEntity
fromJson, getGson, getGson, toJson, validate, validateAndNullCheck
-
-
-
-
Constructor Detail
-
PolicyId
public PolicyId()
-
PolicyId
public PolicyId(String urn)
-
-