Package oracle.iam.oimrest.rest.vo
Class Entities
java.lang.Object
oracle.iam.oimrest.rest.vo.Entities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setEntityName
(String entityName) void
setEntityType
(String entityType) void
setEntityTypeDisplay
(String entityTypeDisplay) void
setMessage
(String message) toString()
-
Constructor Details
-
Entities
public Entities()
-
-
Method Details