public long getId()

in juneau-petstore-api/src/main/java/org/apache/juneau/petstore/dto/Order.java [98:100]


	public long getId() {
		return id;
	}