org.geotools.feature
Class AssociationImpl
Object
PropertyImpl
AssociationImpl
- All Implemented Interfaces:
- Association, Property
public class AssociationImpl
- extends PropertyImpl
- implements Association
Constructor Summary |
protected |
AssociationImpl(Attribute value,
AssociationDescriptor descriptor)
|
Methods inherited from interface Association |
setValue |
Methods inherited from interface Property |
getName, getUserData, isNillable |
AssociationImpl
protected AssociationImpl(Attribute value,
AssociationDescriptor descriptor)
getRelatedType
public AttributeType getRelatedType()
- Specified by:
getRelatedType
in interface Association
getDescriptor
public AssociationDescriptor getDescriptor()
- Specified by:
getDescriptor
in interface Association
- Specified by:
getDescriptor
in interface Property
- Overrides:
getDescriptor
in class PropertyImpl
getType
public AssociationType getType()
- Specified by:
getType
in interface Association
- Specified by:
getType
in interface Property
- Overrides:
getType
in class PropertyImpl
getValue
public Attribute getValue()
- Specified by:
getValue
in interface Association
- Specified by:
getValue
in interface Property
- Overrides:
getValue
in class PropertyImpl
Copyright © 1996-2009 Geotools. All Rights Reserved.