Uses of Class
org.apache.streampipes.vocabulary.SemanticTypeRegistry
-
-
Uses of SemanticTypeRegistry in org.apache.streampipes.vocabulary
Methods in org.apache.streampipes.vocabulary that return SemanticTypeRegistry Modifier and Type Method Description static SemanticTypeRegistrySemanticTypeRegistry. valueOf(String name)Returns the enum constant of this type with the specified name.static SemanticTypeRegistry[]SemanticTypeRegistry. values()Returns an array containing the constants of this enum type, in the order they are declared.
-