public interface BlockingState extends Entity, Comparable<BlockingState>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(BlockingState arg0) |
UUID |
getBlockedId() |
String |
getDescription() |
org.joda.time.DateTime |
getEffectiveDate() |
String |
getService() |
String |
getStateName() |
BlockingStateType |
getType() |
int |
hashCode() |
boolean |
isBlockBilling() |
boolean |
isBlockChange() |
boolean |
isBlockEntitlement() |
String |
toString() |
getCreatedDate, getId, getUpdatedDateUUID getBlockedId()
String getStateName()
BlockingStateType getType()
org.joda.time.DateTime getEffectiveDate()
boolean isBlockChange()
boolean isBlockEntitlement()
boolean isBlockBilling()
int compareTo(BlockingState arg0)
compareTo in interface Comparable<BlockingState>String getDescription()
String getService()
Copyright © 2010-2014. All Rights Reserved.