| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.ingest.pojo.OlePatronLevelPolicies
public class OlePatronLevelPolicies
OlePatronLevelPolicies is a business object class for Ole Patron Level Policies Document
| Constructor Summary | |
|---|---|
OlePatronLevelPolicies()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
isGenerallyBlocked()
Gets the generallyBlocked attribute.  | 
 boolean | 
isHasDeliveryPrivilege()
Gets the hasDeliveryPrivilege attribute.  | 
 boolean | 
isHasPagingPrivilege()
Gets the hasPagingPrivilege attribute.  | 
 boolean | 
isReceivesCourtesyNotice()
Gets the receivesCourtesyNotice attribute.  | 
 void | 
setGenerallyBlocked(boolean generallyBlocked)
Sets the generallyBlocked attribute value.  | 
 void | 
setHasDeliveryPrivilege(boolean hasDeliveryPrivilege)
Sets the hasDeliveryPrivilege attribute value.  | 
 void | 
setHasPagingPrivilege(boolean hasPagingPrivilege)
Sets the hasPagingPrivilege attribute value.  | 
 void | 
setReceivesCourtesyNotice(boolean receivesCourtesyNotice)
Sets the receivesCourtesyNotice attribute value.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OlePatronLevelPolicies()
| Method Detail | 
|---|
public boolean isGenerallyBlocked()
public void setGenerallyBlocked(boolean generallyBlocked)
generallyBlocked - The generallyBlocked to set.public boolean isHasDeliveryPrivilege()
public void setHasDeliveryPrivilege(boolean hasDeliveryPrivilege)
hasDeliveryPrivilege - The hasDeliveryPrivilege to set.public boolean isHasPagingPrivilege()
public void setHasPagingPrivilege(boolean hasPagingPrivilege)
hasPagingPrivilege - The hasPagingPrivilege to set.public boolean isReceivesCourtesyNotice()
public void setReceivesCourtesyNotice(boolean receivesCourtesyNotice)
receivesCourtesyNotice - The receivesCourtesyNotice to set.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||