Uses of Enum
org.apache.sling.repoinit.parser.operations.PropertyLine.PropertyType
Packages that use PropertyLine.PropertyType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of PropertyLine.PropertyType in org.apache.sling.repoinit.parser.operations
Methods in org.apache.sling.repoinit.parser.operations that return PropertyLine.PropertyTypeModifier and TypeMethodDescriptionPropertyLine.getPropertyType()
static PropertyLine.PropertyType
Returns the enum constant of this type with the specified name.static PropertyLine.PropertyType[]
PropertyLine.PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.