Uses of Class
no.difi.sdp.client2.domain.fysisk_post.KonvoluttAdresse.Type
-
Packages that use KonvoluttAdresse.Type Package Description no.difi.sdp.client2.domain.fysisk_post -
-
Uses of KonvoluttAdresse.Type in no.difi.sdp.client2.domain.fysisk_post
Methods in no.difi.sdp.client2.domain.fysisk_post that return KonvoluttAdresse.Type Modifier and Type Method Description KonvoluttAdresse.TypeKonvoluttAdresse. getType()Deprecated.static KonvoluttAdresse.TypeKonvoluttAdresse.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static KonvoluttAdresse.Type[]KonvoluttAdresse.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.sdp.client2.domain.fysisk_post with parameters of type KonvoluttAdresse.Type Modifier and Type Method Description booleanKonvoluttAdresse. er(KonvoluttAdresse.Type type)Deprecated.
-