public class Car extends Object
Car()
String
getColor()
getStyle()
void
setColor(String color)
setStyle(String style)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Car()
public String getStyle()
public void setStyle(String style)
public String getColor()
public void setColor(String color)
Copyright © 2015 WSO2 Inc. All rights reserved.