org.geotools.feature.type
Class DefaultAttributeTypeBuilder

Object
  extended by AttributeTypeBuilder
      extended by DefaultAttributeTypeBuilder

public class DefaultAttributeTypeBuilder
extends AttributeTypeBuilder


Field Summary
 
Fields inherited from class AttributeTypeBuilder
binding, crs, defaultValue, description, factory, ff, isAbstract, isCrsSet, isDefaultValueSet, isIdentifiable, isNillable, length, maxOccurs, minOccurs, name, namespaceURI, restrictions, superType, userData
 
Constructor Summary
DefaultAttributeTypeBuilder()
           
 
Method Summary
 
Methods inherited from class AttributeTypeBuilder
abstrct, addRestriction, addUserData, binding, buildDescriptor, buildDescriptor, buildDescriptor, buildDescriptor, buildDescriptor, buildGeometryType, buildType, crs, defaultValue, description, identifiable, init, init, init, isCRSSet, length, lengthRestriction, maxOccurs, minOccurs, name, namespaceURI, nillable, resetDescriptorState, resetTypeState, restriction, restrictions, setAbstract, setBinding, setCRS, setDefaultValue, setDescription, setFactory, setIdentifiable, setLength, setMaxOccurs, setMinOccurs, setName, setNamespaceURI, setNillable, typeName, userData
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAttributeTypeBuilder

public DefaultAttributeTypeBuilder()


Copyright © 1996-2010 Geotools. All Rights Reserved.