org.apache.axis2.corba.idl.types
Class PrimitiveDataType
java.lang.Object
org.apache.axis2.corba.idl.types.DataType
org.apache.axis2.corba.idl.types.PrimitiveDataType
public class PrimitiveDataType
- extends DataType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveDataType
public PrimitiveDataType(TypeCode typeCode)
getTypeCode
public static TypeCode getTypeCode(String typeName)
isPrimitive
public static boolean isPrimitive(TypeCode typeCode)
getPrimitiveDataType
public static PrimitiveDataType getPrimitiveDataType(String typeName)
generateTypeCode
protected TypeCode generateTypeCode()
- Specified by:
generateTypeCode
in class DataType
getTypeName
public String getTypeName()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.