Uses of Enum
ch.ifocusit.plantuml.classdiagram.model.Package.Type
Packages that use Package.Type
-
Uses of Package.Type in ch.ifocusit.plantuml.classdiagram.model
Methods in ch.ifocusit.plantuml.classdiagram.model that return Package.TypeModifier and TypeMethodDescriptionPackage.getType()static Package.TypeReturns the enum constant of this type with the specified name.static Package.Type[]Package.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.