Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 148f91f

Browse files
fakhreddinefakhreddine
fakhreddine
authored and
fakhreddine
committed
Update Demo application
1 parent 012fc86 commit 148f91f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎demo/src/main/java/io/asfjava/ui/demo/screen/DemoForm.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,16 @@ public String getCivilState() {
101101
public void setCivilState(String civilState) {
102102
this.civilState = civilState;
103103
}
104+
105+
106+
public String getCurrency() {
107+
return currency;
108+
}
109+
110+
public String getColor() {
111+
return color;
112+
}
113+
104114

105115
private static final long serialVersionUID = -5073515619469444978L;
106116
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /