Uses of Class
de.fraunhofer.iosb.ilt.frostclient.model.property.NavigationPropertyAbstract
Packages that use NavigationPropertyAbstract
Package
Description
-
Uses of NavigationPropertyAbstract in de.fraunhofer.iosb.ilt.frostclient.model
Methods in de.fraunhofer.iosb.ilt.frostclient.model that return NavigationPropertyAbstract -
Uses of NavigationPropertyAbstract in de.fraunhofer.iosb.ilt.frostclient.model.property
Modifier and TypeClassDescriptionclassclassMethods in de.fraunhofer.iosb.ilt.frostclient.model.property that return NavigationPropertyAbstractMethods in de.fraunhofer.iosb.ilt.frostclient.model.property with parameters of type NavigationPropertyAbstractModifier and TypeMethodDescriptionfinal voidNavigationPropertyAbstract.setInverse(NavigationPropertyAbstract inverse) final voidNavigationPropertyAbstract.setInverses(NavigationPropertyAbstract inverse) Constructors in de.fraunhofer.iosb.ilt.frostclient.model.property with parameters of type NavigationPropertyAbstractModifierConstructorDescriptionNavigationPropertyEntity(String propertyName, NavigationPropertyAbstract inverse) NavigationPropertyEntitySet(String propertyName, NavigationPropertyAbstract inverse)