Skip navigation links


oracle.iam.oimcommon.vo
Class ResourceType

java.lang.Object
  extended by oracle.iam.oimcommon.vo.base.AbstractEntity
      extended by oracle.iam.oimcommon.vo.ResourceType

All Implemented Interfaces:
java.io.Serializable

public class ResourceType
extends AbstractEntity
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
ResourceType()
           

 

Method Summary
 java.util.Map getAttributeMap()
           
 java.lang.String getDescription()
           
 void setAttributeMap(java.util.Map attributeMap)
           
 void setDescription(java.lang.String description)
           

 

Methods inherited from class oracle.iam.oimcommon.vo.base.AbstractEntity
getCreateDate, getCreatedBy, getId, getName, getUpdateDate, getUpdatedBy, setCreateDate, setCreatedBy, setId, setName, setUpdateDate, setUpdatedBy

 

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

 

Constructor Detail

ResourceType

public ResourceType()

Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String description)

getAttributeMap

public java.util.Map getAttributeMap()

setAttributeMap

public void setAttributeMap(java.util.Map attributeMap)

Skip navigation links


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