org.apache.axis2.description.java2wsdl
Class DefaultSchemaGenerator.PropertyComparator

java.lang.Object
  extended by org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.PropertyComparator
All Implemented Interfaces:
Comparator<PropertyDescriptor>
Enclosing class:
DefaultSchemaGenerator

public class DefaultSchemaGenerator.PropertyComparator
extends Object
implements Comparator<PropertyDescriptor>


Constructor Summary
DefaultSchemaGenerator.PropertyComparator()
           
 
Method Summary
 int compare(PropertyDescriptor propertyDescriptor1, PropertyDescriptor propertyDescriptor2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

DefaultSchemaGenerator.PropertyComparator

public DefaultSchemaGenerator.PropertyComparator()
Method Detail

compare

public int compare(PropertyDescriptor propertyDescriptor1,
                   PropertyDescriptor propertyDescriptor2)
Specified by:
compare in interface Comparator<PropertyDescriptor>


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.