com.nortel.soa.oi.cct.types
Class AddressPropertyListenerSet
java.lang.Object
com.nortel.soa.oi.cct.types.AddressPropertyListenerSet
- All Implemented Interfaces:
- AddressEntitySet, EventSet<AddressProperty>, WildcardEntity, WildcardEvent
public class AddressPropertyListenerSet
- extends java.lang.Object
- implements AddressEntitySet, EventSet<AddressProperty>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressPropertyListenerSet
public AddressPropertyListenerSet()
contains
public boolean contains(Address entity)
- Specified by:
contains
in interface AddressEntitySet
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
setEventSet
public void setEventSet(java.util.EnumSet events)
- Specified by:
setEventSet
in interface EventSet<AddressProperty>
getEventSet
public java.util.EnumSet getEventSet()
- Specified by:
getEventSet
in interface EventSet<AddressProperty>
contains
public boolean contains(AddressProperty property)
- Specified by:
contains
in interface EventSet<AddressProperty>
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.