com.sonicsw.esb.mgmtapi.config
Interface IParameter.IAddressParameter
- Enclosing interface:
- IParameter
public static interface IParameter.IAddressParameter
Convenience interface for Address related parameters (Address, Service, Process)
isProcessAllowed
boolean isProcessAllowed()
- questions about the metadata - what kind of values are allowed.
isServiceAllowed
boolean isServiceAllowed()
isEndpointAllowed
boolean isEndpointAllowed()
getAddresses
IAddress[] getAddresses()
setAddress
void setAddress(IAddress[] addresses)
setAddress
void setAddress(IAddress addresses)
Copyright © 2001-2012
Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.