- java.lang.Object
-
- com.github.bordertech.wcomponents.examples.petstore.model.AddressBean
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AddressBean
public AddressBean()
-
Method Detail
-
getLine1
public String getLine1()
- Returns:
- Returns the line1.
-
getLine2
public String getLine2()
- Returns:
- Returns the line2.
-
getState
public String getState()
- Returns:
- Returns the state.
Copyright © 2017. All rights reserved.