Uses of Class
eu.esu._2010.lokprogrammer.metadata.FunctionType
Packages that use FunctionType
-
Uses of FunctionType in eu.esu._2010.lokprogrammer.metadata
Fields in eu.esu._2010.lokprogrammer.metadata with type parameters of type FunctionTypeMethods in eu.esu._2010.lokprogrammer.metadata that return FunctionTypeModifier and TypeMethodDescriptionObjectFactory.createFunctionType()Create an instance ofFunctionTypeFunctionType.withDescription(FunctionType.Description... values) FunctionType.withDescription(Collection<FunctionType.Description> values) FunctionType.withSlot(FunctionType.Slot... values) FunctionType.withSlot(Collection<FunctionType.Slot> values) Methods in eu.esu._2010.lokprogrammer.metadata that return types with arguments of type FunctionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FunctionType> ObjectFactory.createFunction(FunctionType value) MetaType.getFunction()Gets the value of the function property.Methods in eu.esu._2010.lokprogrammer.metadata with parameters of type FunctionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<FunctionType> ObjectFactory.createFunction(FunctionType value) MetaType.withFunction(FunctionType... values) Method parameters in eu.esu._2010.lokprogrammer.metadata with type arguments of type FunctionType