Uses of Enum Class
de.iip_ecosphere.platform.support.iip_aas.AasContributor.Kind
Packages that use AasContributor.Kind
-
Uses of AasContributor.Kind in de.iip_ecosphere.platform.support.iip_aas
Methods in de.iip_ecosphere.platform.support.iip_aas that return AasContributor.KindModifier and TypeMethodDescriptionAasContributor.getKind()Returns the kind of AAS being created.NetworkManagerAas.getKind()PlatformAas.getKind()static AasContributor.KindReturns the enum constant of this class with the specified name.static AasContributor.Kind[]AasContributor.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.