Uses of Enum Class
org.opengis.cite.sta10.util.EntityType
Packages that use EntityType
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of EntityType in org.opengis.cite.sta10.util
Methods in org.opengis.cite.sta10.util that return EntityTypeModifier and TypeMethodDescriptionstatic EntityTypeEntityType.getForRelation(String relation) getForRelation.static EntityTypeReturns the enum constant of this class with the specified name.static EntityType[]EntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opengis.cite.sta10.util with parameters of type EntityTypeModifier and TypeMethodDescriptionstatic StringServiceURLBuilder.buildURLString(String rootURI, EntityType parentEntityType, long parentId, EntityType relationEntityType, String property) Build the URL String based on the entityType, parent EntityType and id, and the targeted property or querystatic ComparableEntityPropertiesSampleValue.getPropertyValueFor(EntityType entityType, int index) Returning the sample property value for the properties[index] of the entityType