org.plasma.config
Class Customization

java.lang.Object
  extended by org.plasma.config.Customization
Direct Known Subclasses:
Binding

public abstract class Customization
extends java.lang.Object

Superclass for customizations

Java class for Customization complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Customization">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
Customization()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Customization

public Customization()


Copyright © 2013. All Rights Reserved.