Package org.apache.sis.feature
Class Property
java.lang.Object
org.apache.sis.feature.Property
- Direct Known Subclasses:
Field
Place-holder for an interface not available in GeoAPI 3.0.
This place-holder will be removed after we upgrade to a later GeoAPI version.
Do not put this type in public API. We need to prevent users from using this type in order to reduce compatibility breaks when we will upgrade the GeoAPI version.
- Since:
- 0.5
- Version:
- 0.5
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
Property()
-
-
Method Details
-
getName
public abstract org.opengis.util.GenericName getName() -
getValue
-