Class Waste
- java.lang.Object
- 
- jadex.bdi.examples.cleanerworld_classic.LocationObject
- 
- jadex.bdi.examples.cleanerworld_classic.Waste
 
 
- 
- All Implemented Interfaces:
- java.lang.Cloneable
 
 public class Waste extends LocationObject Editable Java class for concept Waste of cleaner-generated ontology.
- 
- 
Field SummaryFields Modifier and Type Field Description protected static intwastecnt- 
Fields inherited from class jadex.bdi.examples.cleanerworld_classic.LocationObjectid, location, pcs
 
- 
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()Get a string representation of this Waste.- 
Methods inherited from class jadex.bdi.examples.cleanerworld_classic.LocationObjectaddPropertyChangeListener, clone, equals, getId, getLocation, hashCode, removePropertyChangeListener, setId, setLocation
 
- 
 
- 
- 
- 
Method Detail- 
toStringpublic java.lang.String toString() Get a string representation of this Waste.- Overrides:
- toStringin class- LocationObject
- Returns:
- The string representation.
 
 
- 
 
-