Uses of Enum Class
it.uniroma2.art.semanticturkey.services.core.resourceview.AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior
-
Uses of AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior in it.uniroma2.art.semanticturkey.services.core.resourceview
Methods in it.uniroma2.art.semanticturkey.services.core.resourceview that return AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehaviorModifier and TypeMethodDescriptionAbstractPropertyMatchingStatementConsumer.BehaviorOptions.getRootPropertiesBehavior()
AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior.valueOf
(String name) Returns the enum constant of this class with the specified name.AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.uniroma2.art.semanticturkey.services.core.resourceview with parameters of type AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehaviorModifier and TypeMethodDescriptionAbstractPropertyMatchingStatementConsumer.BehaviorOptions.setRootPropertiesBehavior
(AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior rootPropertiesBehavior) Constructors in it.uniroma2.art.semanticturkey.services.core.resourceview with parameters of type AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehaviorModifierConstructorDescriptionBehaviorOptions
(AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RootPropertiesBehavior rootPropertiesBehavior, AbstractPropertyMatchingStatementConsumer.BehaviorOptions.CollectionBehavior collectionBehavior, AbstractPropertyMatchingStatementConsumer.BehaviorOptions.SubpropertiesBehavior subpropertiesBehavior, AbstractPropertyMatchingStatementConsumer.BehaviorOptions.RenderingEngineBehavior renderingEngineBehavior)