Skip navigation links


oracle.iam.certification.vo
Class AttributeValueUserMapping

java.lang.Object
  extended by oracle.iam.certification.vo.AttributeValueUserMapping

All Implemented Interfaces:
java.io.Serializable

public class AttributeValueUserMapping
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
AttributeValueUserMapping()
           

 

Method Summary
 java.util.List getUsers()
           
 IDCEndPointAttributeValue getValue()
           
 void setUsers(java.util.List users)
           
 void setValue(IDCEndPointAttributeValue value)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

AttributeValueUserMapping

public AttributeValueUserMapping()

Method Detail

setValue

public void setValue(IDCEndPointAttributeValue value)

getValue

public IDCEndPointAttributeValue getValue()

setUsers

public void setUsers(java.util.List users)

getUsers

public java.util.List getUsers()

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.