com.nortel.soa.oi.cct.types
Class ContactPropertyListenerSet
java.lang.Object
com.nortel.soa.oi.cct.types.ContactPropertyListenerSet
- All Implemented Interfaces:
- AddressEntitySet, EventSet<ContactProperty>, WildcardEntity, WildcardEvent
public class ContactPropertyListenerSet
- extends java.lang.Object
- implements AddressEntitySet, EventSet<ContactProperty>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactPropertyListenerSet
public ContactPropertyListenerSet()
contains
public boolean contains(Address entity)
- Specified by:
contains
in interface AddressEntitySet
contains
public boolean contains(ContactProperty property)
- Specified by:
contains
in interface EventSet<ContactProperty>
add
public boolean add(Address entity)
- Specified by:
add
in interface AddressEntitySet
getEntitySet
public java.util.HashSet<Address> getEntitySet()
- Specified by:
getEntitySet
in interface AddressEntitySet
iterator
public java.util.Iterator<Address> iterator()
- Specified by:
iterator
in interface AddressEntitySet
isEntityWildcard
public boolean isEntityWildcard()
- Specified by:
isEntityWildcard
in interface WildcardEntity
setEntityWildcard
public void setEntityWildcard(boolean wildcard)
- Specified by:
setEntityWildcard
in interface WildcardEntity
getEventSet
public java.util.EnumSet getEventSet()
- Specified by:
getEventSet
in interface EventSet<ContactProperty>
setEventSet
public void setEventSet(java.util.EnumSet events)
- Specified by:
setEventSet
in interface EventSet<ContactProperty>
isEventWildcard
public boolean isEventWildcard()
- Specified by:
isEventWildcard
in interface WildcardEvent
setEventWildcard
public void setEventWildcard(boolean wildcard)
- Specified by:
setEventWildcard
in interface WildcardEvent
Copyright © 2010 All Rights Reserved.