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