org.asyrinx.joey.gen.model.java
クラス Constraint.Scope

java.lang.Object
  拡張org.apache.commons.lang.enum.Enum
      拡張org.asyrinx.joey.gen.model.java.Constraint.Scope
すべての実装インタフェース:
java.lang.Comparable, java.io.Serializable
含まれているクラス:
Constraint

public static class Constraint.Scope
extends org.apache.commons.lang.enum.Enum

関連項目:
直列化された形式

入れ子クラスの概要
 
クラス org.apache.commons.lang.enum.Enum から継承した入れ子クラス
 
フィールドの概要
static Constraint.Scope CLASS
           
static Constraint.Scope OBJECT
           
static Constraint.Scope OBJECTS
           
static Constraint.Scope PROPERTY
           
 
クラス org.apache.commons.lang.enum.Enum から継承したフィールド
iToString
 
クラス org.apache.commons.lang.enum.Enum から継承したメソッド
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve, toString
 
クラス java.lang.Object から継承したメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

PROPERTY

public static final Constraint.Scope PROPERTY

OBJECT

public static final Constraint.Scope OBJECT

OBJECTS

public static final Constraint.Scope OBJECTS

CLASS

public static final Constraint.Scope CLASS


Copyright © 2004 asyrinx organization. All Rights Reserved.