Uses of Class
org.springframework.extensions.webscripts.ArgumentTypeDescription
Packages that use ArgumentTypeDescription
-
Uses of ArgumentTypeDescription in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return ArgumentTypeDescriptionModifier and TypeMethodDescriptionDescription.getArguments()Gets webscript argument descriptionsDescriptionImpl.getArguments()static ArgumentTypeDescriptionArgumentTypeDescription.newInstance()Returns a new instance of ArgumentTypeDescriptionMethods in org.springframework.extensions.webscripts with parameters of type ArgumentTypeDescriptionModifier and TypeMethodDescriptionbooleanArgumentTypeDescription.compare(ArgumentTypeDescription newArgumentTypeDescription) Utility function for comparing this ArgumentTypeDescription with another ArgumentTypeDescription instance.voidDescriptionImpl.setArguments(ArgumentTypeDescription[] arguments)