@RequestScoped public class Car extends Object implements Serializable
Car()
String
getMake()
void
setMake(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Car()
public String getMake()
public void setMake(String name)
Copyright © 2008–2016 CDI TCK. All rights reserved.