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.ServiceType

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

 

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

 

Methods in oracle.security.opss.config.persistence that return ServiceType
static ServiceType ServiceType.fromValue(java.lang.String v)
           
 ServiceType DependentServiceP.getServiceType()
          Gets the value of the serviceType property.
 ServiceType ServiceProviderP.getType()
          Gets the value of the type property.
static ServiceType ServiceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceType[] ServiceType.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 ServiceType
 void DependentServiceP.setServiceType(ServiceType value)
          Sets the value of the serviceType property.
 void ServiceProviderP.setType(ServiceType value)
          Sets the value of the type 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.