Class ClassificationSystem
- java.lang.Object
-
- de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Catalog
-
- de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ClassificationSystem
-
@Validated @Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen", date="2020-02-20T06:17:51.077Z") public class ClassificationSystem extends CatalogClassification System subtype of the Catalog entity.
-
-
Constructor Summary
Constructors Constructor Description ClassificationSystem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()-
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Catalog
atbaseType, atschemaLocation, attype, baseStore, description, getAtbaseType, getAtschemaLocation, getAttype, getBaseStore, getDescription, getHref, getId, getLastUpdate, getLifecycleStatus, getName, getValidFor, getVersion, href, id, lastUpdate, lifecycleStatus, name, setAtbaseType, setAtschemaLocation, setAttype, setBaseStore, setDescription, setHref, setId, setLastUpdate, setLifecycleStatus, setName, setValidFor, setVersion, validFor, version
-
-