Uses of Enum Class
de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.Annotation.DocType
Packages that use Annotation.DocType
-
Uses of Annotation.DocType in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation
Methods in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation that return Annotation.DocTypeModifier and TypeMethodDescriptionstatic Annotation.DocTypeReturns the enum constant of this class with the specified name.static Annotation.DocType[]Annotation.DocType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation with parameters of type Annotation.DocTypeModifier and TypeMethodDescriptionfinal StringAbstractAnnotation.getSourceUrl(Annotation.DocType docType) Annotation.getSourceUrl(Annotation.DocType docType) The URL of the document that defines the annotation.