Uses of Class
dev.getelements.elements.rt.manifest.model.Property
Packages that use Property
-
Uses of Property in dev.getelements.elements.rt.jackson
Methods in dev.getelements.elements.rt.jackson that return types with arguments of type PropertyModifier and TypeMethodDescriptionObjectMapperModelIntrospector.introspectProperties
(Class<?> cls, RemoteScope remoteScope) -
Uses of Property in dev.getelements.elements.rt.manifest.model
Methods in dev.getelements.elements.rt.manifest.model that return types with arguments of type PropertyMethod parameters in dev.getelements.elements.rt.manifest.model with type arguments of type PropertyModifier and TypeMethodDescriptionvoid
Model.setProperties
(Map<String, Property> properties) Sets the mapping of properties.