public class TrackableBehaviorPackage extends Object
TrackableBehavior
configuration.TrackableBehaviorUtil
Constructor and Description |
---|
TrackableBehaviorPackage(boolean trackable,
boolean catalog,
boolean application,
boolean sandbox,
boolean tenant,
boolean customerContext) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isApplication() |
boolean |
isCatalog() |
boolean |
isCustomerContext() |
boolean |
isSandbox() |
boolean |
isTenant() |
boolean |
isTrackable() |
String |
toString() |
public TrackableBehaviorPackage(boolean trackable, boolean catalog, boolean application, boolean sandbox, boolean tenant, boolean customerContext)
public boolean isTrackable()
public boolean isCatalog()
public boolean isApplication()
public boolean isSandbox()
public boolean isTenant()
public boolean isCustomerContext()
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.