weborb.management.servicebrowser
Class ServiceRestrictionType
java.lang.Object
weborb.management.servicebrowser.ServiceRestrictionType
- All Implemented Interfaces:
- IUseDirectFieldAccess
public class ServiceRestrictionType
- extends java.lang.Object
- implements IUseDirectFieldAccess
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROLE
public static final int ROLE
- See Also:
- Constant Field Values
HOST
public static final int HOST
- See Also:
- Constant Field Values
IPRange
public static final int IPRange
- See Also:
- Constant Field Values
IP
public static final int IP
- See Also:
- Constant Field Values
Id
public int Id
Name
public java.lang.String Name
ServiceRestrictionType
public ServiceRestrictionType()
ServiceRestrictionType
public ServiceRestrictionType(int type)
ServiceRestrictionType
public ServiceRestrictionType(int type,
java.lang.String name)
isRole
public boolean isRole()
isHost
public boolean isHost()
isIPRange
public boolean isIPRange()
isIP
public boolean isIP()
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.