Package oracle.iam.certification.vo
Class IDCAttributes
java.lang.Object
oracle.iam.certification.vo.IDCAttributes
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(IDCAttribute attribute) get
(IDCAttribute attribute) getAll()
getNames()
put
(IDCAttribute attribute) void
putAll
(IDCAttributes attributes) remove
(IDCAttribute attribute) int
size()
-
Constructor Details
-
IDCAttributes
public IDCAttributes() -
IDCAttributes
-
IDCAttributes
-
-
Method Details
-
get
-
get
-
getNames
-
getAll
-
put
-
putAll
-
add
-
remove
-
remove
-
size
public int size()
-