Uses of Class
no.difi.sdp.client2.domain.fysisk_post.Posttype
-
Packages that use Posttype Package Description no.difi.sdp.client2.domain.fysisk_post -
-
Uses of Posttype in no.difi.sdp.client2.domain.fysisk_post
Methods in no.difi.sdp.client2.domain.fysisk_post that return Posttype Modifier and Type Method Description PosttypeFysiskPost. getPosttype()static PosttypePosttype. valueOf(String name)Returns the enum constant of this type with the specified name.static Posttype[]Posttype. 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 Posttype Modifier and Type Method Description FysiskPost.BuilderFysiskPost.Builder. sendesMed(Posttype posttype)
-