/[projects]/dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/beans/AliasBean.java
ViewVC logotype

Annotation of /dao/DaoAdresseService/src/main/java/dk/daoas/daoadresseservice/beans/AliasBean.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2538 - (hide annotations) (download)
Mon May 11 08:03:49 2015 UTC (9 years ago) by torben
File size: 152 byte(s)
Postnr skal selvfølgelig være short i aliasbean
1 torben 2395 package dk.daoas.daoadresseservice.beans;
2    
3     public class AliasBean {
4 torben 2538 public short postnr;
5 torben 2395 public String vejnavn;
6     public String aliasVejnavn;
7     }

  ViewVC Help
Powered by ViewVC 1.1.20