org.apache.aries.blueprint.sample
Class Account
java.lang.Object
org.apache.aries.blueprint.sample.Account
public class Account
- extends Object
|
Constructor Summary |
Account(long number)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Account
public Account(long number)
getAccountNumber
public long getAccountNumber()
setAccountNumber
public void setAccountNumber(long number)
Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.