Uses of Class
org.plasma.config.InterfaceProvisioning

Packages that use InterfaceProvisioning
org.plasma.config Package level documentation for package org.plasma.config. 
org.plasma.text.lang3gl.java   
 

Uses of InterfaceProvisioning in org.plasma.config
 

Fields in org.plasma.config declared as InterfaceProvisioning
protected  InterfaceProvisioning QueryDSLProvisioning._interface
           
protected  InterfaceProvisioning NamespaceProvisioning._interface
           
protected  InterfaceProvisioning GlobalProvisioning._interface
           
 

Methods in org.plasma.config that return InterfaceProvisioning
 InterfaceProvisioning ObjectFactory.createInterfaceProvisioning()
          Create an instance of InterfaceProvisioning
 InterfaceProvisioning QueryDSLProvisioning.getInterface()
          Gets the value of the interface property.
 InterfaceProvisioning NamespaceProvisioning.getInterface()
          Gets the value of the interface property.
 InterfaceProvisioning GlobalProvisioning.getInterface()
          Gets the value of the interface property.
 

Methods in org.plasma.config with parameters of type InterfaceProvisioning
 void QueryDSLProvisioning.setInterface(InterfaceProvisioning value)
          Sets the value of the interface property.
 void NamespaceProvisioning.setInterface(InterfaceProvisioning value)
          Sets the value of the interface property.
 void GlobalProvisioning.setInterface(InterfaceProvisioning value)
          Sets the value of the interface property.
 

Uses of InterfaceProvisioning in org.plasma.text.lang3gl.java
 

Fields in org.plasma.text.lang3gl.java declared as InterfaceProvisioning
protected  InterfaceProvisioning SDODefaultFactory.interfaceProvisioning
           
 



Copyright © 2013. All Rights Reserved.