Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Class
oracle.security.opss.config.persistence.ServiceRefType

Packages that use ServiceRefType
oracle.security.opss.config.persistence   

 

Uses of ServiceRefType in oracle.security.opss.config.persistence

 

Methods in oracle.security.opss.config.persistence that return ServiceRefType
static ServiceRefType ServiceRefType.fromValue(java.lang.String v)
           
 ServiceRefType ServiceInstanceP.getServiceRefType()
          Gets the value of the serviceRefType property.
static ServiceRefType ServiceRefType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceRefType[] ServiceRefType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.opss.config.persistence with parameters of type ServiceRefType
 void ServiceInstanceP.setServiceRefType(ServiceRefType value)
          Sets the value of the serviceRefType property.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


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