Class PluginConfig.Dependencies.PluginDependency

java.lang.Object
com.priint.pubserver.config.PluginConfig.Dependencies.PluginDependency
All Implemented Interfaces:
Serializable
Enclosing class:
PluginConfig.Dependencies

public static class PluginConfig.Dependencies.PluginDependency extends Object implements Serializable

Java class for anonymous complex type.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
       <attribute name="restriction" type="{com.priint.pubserver.config.manager/20130620}PluginConfigDependencyRestriction" />
     </restriction>
   </complexContent>
 </complexType>
 
Since:
4.0.0
See Also: