org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise
Class Office
java.lang.Object
org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Building
org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Office
- All Implemented Interfaces:
- BuildingLocal, OfficeLocal
@Specializes
public class Office
- extends Building
- implements OfficeLocal
Methods inherited from class org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.Building |
getWaste |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Office
public Office()
getClassName
public String getClassName()
- Specified by:
getClassName
in interface BuildingLocal
- Specified by:
getClassName
in interface OfficeLocal
- Overrides:
getClassName
in class Building
Copyright © 2008-2012 Seam Framework. All Rights Reserved.