Class PrincipalView
- java.lang.Object
-
- com.xebialabs.xlrelease.api.v1.views.PrincipalView
-
public class PrincipalView extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrincipalView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFullname()
java.lang.String
getUsername()
void
setFullname(java.lang.String fullname)
void
setUsername(java.lang.String username)
-