Uses of Enum Class
org.tailormap.api.persistence.TMFeatureSource.Protocol
Packages that use TMFeatureSource.Protocol
-
Uses of TMFeatureSource.Protocol in org.tailormap.api.persistence
Methods in org.tailormap.api.persistence that return TMFeatureSource.ProtocolModifier and TypeMethodDescriptionstatic TMFeatureSource.ProtocolTMFeatureSource.getProtocol()static TMFeatureSource.ProtocolReturns the enum constant of this class with the specified name.static TMFeatureSource.Protocol[]TMFeatureSource.Protocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tailormap.api.persistence with parameters of type TMFeatureSource.Protocol -
Uses of TMFeatureSource.Protocol in org.tailormap.api.persistence.projections
Methods in org.tailormap.api.persistence.projections that return TMFeatureSource.Protocol