public int getZip()

in jbang/bean-inlined-code/Customer.java [25:27]


	public int getZip() {
		return zip;
	}