Uses of Class
com.qtsurfer.api.client.model.DeclaredProperty
Packages that use DeclaredProperty
-
Uses of DeclaredProperty in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return DeclaredPropertyModifier and TypeMethodDescriptionDeclaredProperty.defaultValue(String defaultValue) DeclaredProperty.description(String description) Methods in com.qtsurfer.api.client.model that return types with arguments of type DeclaredPropertyModifier and TypeMethodDescriptionCompileStrategy200Response.getDeclaredProperties()What could be established about this strategy's sweep-key vocabulary without constructing it.Methods in com.qtsurfer.api.client.model with parameters of type DeclaredPropertyModifier and TypeMethodDescriptionCompileStrategy200Response.addDeclaredPropertiesItem(DeclaredProperty declaredPropertiesItem) Method parameters in com.qtsurfer.api.client.model with type arguments of type DeclaredPropertyModifier and TypeMethodDescriptionCompileStrategy200Response.declaredProperties(List<DeclaredProperty> declaredProperties) voidCompileStrategy200Response.setDeclaredProperties(List<DeclaredProperty> declaredProperties)