XCMS Toolkit

schemajic.schema
Class TypeName

java.lang.Object
  extended by schemajic.schema.TypeName

public class TypeName
extends java.lang.Object

Processing support for ASN.1 type names.

Version:
1.00 - 2006/01/21
Author:
support@phillipgriffin.com

Constructor Summary
TypeName(java.lang.String s)
          Sets the current ASN.1 type name.
 
Method Summary
 java.lang.String getName()
          Returns the current ASN.1 type name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeName

public TypeName(java.lang.String s)
Sets the current ASN.1 type name.

Parameters:
s - the name of the ASN.1 type
Method Detail

getName

public java.lang.String getName()
Returns the current ASN.1 type name.


XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.