org.gvsig.daltransform.swing.impl.components
Class FeatureTypeAttributeWrapper

java.lang.Object
  extended by org.gvsig.daltransform.swing.impl.components.FeatureTypeAttributeWrapper

public class FeatureTypeAttributeWrapper
extends java.lang.Object

Author:
Jorge Piera

Constructor Summary
FeatureTypeAttributeWrapper(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attributeDescriptor)
           
 
Method Summary
 org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor getFeatureAttributeDescriptor()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeatureTypeAttributeWrapper

public FeatureTypeAttributeWrapper(org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor attributeDescriptor)
Parameters:
featureType -
Method Detail

getFeatureAttributeDescriptor

public org.gvsig.fmap.dal.feature.FeatureAttributeDescriptor getFeatureAttributeDescriptor()
Returns:
the featureType

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2013 gvSIG. All Rights Reserved.