Uses of Class
eu.esu._2010.lokprogrammer.metadata.FunctionType.Description
-
Packages that use FunctionType.Description Package Description eu.esu._2010.lokprogrammer.metadata -
-
Uses of FunctionType.Description in eu.esu._2010.lokprogrammer.metadata
Fields in eu.esu._2010.lokprogrammer.metadata with type parameters of type FunctionType.Description Modifier and Type Field Description protected List<FunctionType.Description>FunctionType. descriptionMethods in eu.esu._2010.lokprogrammer.metadata that return FunctionType.Description Modifier and Type Method Description FunctionType.DescriptionObjectFactory. createFunctionTypeDescription()Create an instance ofFunctionType.DescriptionFunctionType.DescriptionFunctionType.Description. withLang(String value)FunctionType.DescriptionFunctionType.Description. withValue(String value)Methods in eu.esu._2010.lokprogrammer.metadata that return types with arguments of type FunctionType.Description Modifier and Type Method Description List<FunctionType.Description>FunctionType. getDescription()Gets the value of the description property.Methods in eu.esu._2010.lokprogrammer.metadata with parameters of type FunctionType.Description Modifier and Type Method Description FunctionTypeFunctionType. withDescription(FunctionType.Description... values)Method parameters in eu.esu._2010.lokprogrammer.metadata with type arguments of type FunctionType.Description Modifier and Type Method Description FunctionTypeFunctionType. withDescription(Collection<FunctionType.Description> values)
-