org.codehaus.aspectwerkz
Class SystemType

java.lang.Object
  extended byorg.codehaus.aspectwerkz.SystemType

public class SystemType
extends java.lang.Object

Type-safe enum with the system types.

Author:
Jonas Bonér

Field Summary
static SystemType ATTRIB_DEF
           
static SystemType XML_DEF
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_DEF

public static final SystemType XML_DEF

ATTRIB_DEF

public static final SystemType ATTRIB_DEF
Method Detail

toString

public java.lang.String toString()


Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.