Package oracle.iam.requestprofile.vo
Class RequestProfileEntity
java.lang.Object
oracle.iam.requestprofile.vo.RequestProfileEntity
- All Implemented Interfaces:
Serializable
### Generated by EclipseLink Project EclipseLink Workbench Workbench Core Library 1.0.2 - Tue Sep 27 21:19:34 PDT 2011. ###
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()voidsetAttributes(List<RequestProfileEntityAttribute> attributes) voidsetEntityID(String entityID) voidsetEntityName(String entityName) voidsetEntityType(String entityType) voidsetOperation(String operation) voidsetRequestProfile(RequestProfile requestProfile) toString()
-
Constructor Details
-
RequestProfileEntity
public RequestProfileEntity()
-
-
Method Details