weborb.management.servicebrowser
Class ServiceDataType

java.lang.Object
  extended by weborb.management.servicebrowser.ServiceNode
      extended by weborb.management.servicebrowser.ServiceDataType
All Implemented Interfaces:
java.lang.Cloneable, IUseDirectFieldAccess

public class ServiceDataType
extends ServiceNode


Field Summary
 ServiceDataType ElementType
           
 boolean IsHashTable
           
 java.lang.String ServerSideName
           
 
Fields inherited from class weborb.management.servicebrowser.ServiceNode
ChildrenCount, ErrorText, FULLY_SELECTED, IsError, Items, Name, NOT_SELECTED, Parent, PARTLY_SELECTED, Selected
 
Constructor Summary
ServiceDataType()
           
ServiceDataType(java.lang.String name, ServiceNode parent)
           
 
Method Summary
 java.lang.Object clone()
           
 boolean isArray()
           
 boolean isBoolean()
           
 boolean isComplexType()
           
 boolean isGeneric()
           
 
Methods inherited from class weborb.management.servicebrowser.ServiceNode
addChildNode, findItem, getFullName, isNamespace, isPackage, isSecurityNode, isService, sort
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ElementType

public ServiceDataType ElementType

IsHashTable

public boolean IsHashTable

ServerSideName

public java.lang.String ServerSideName
Constructor Detail

ServiceDataType

public ServiceDataType()

ServiceDataType

public ServiceDataType(java.lang.String name,
                       ServiceNode parent)
Method Detail

isComplexType

public boolean isComplexType()

isArray

public boolean isArray()

isBoolean

public boolean isBoolean()

isGeneric

public boolean isGeneric()

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.