org.asyrinx.joey.gen.model.rdb
クラス RdbEnumerationSet
java.lang.Object
org.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.ElementSet
org.asyrinx.joey.gen.model.AbstractEnumerationSet
org.asyrinx.joey.gen.model.rdb.RdbEnumerationSet
- すべての実装インタフェース:
- java.lang.Cloneable
- public class RdbEnumerationSet
- extends AbstractEnumerationSet
- 作成者:
- akima
クラス org.asyrinx.joey.gen.model.Element から継承したフィールド |
log |
クラス org.asyrinx.joey.gen.model.ElementSet から継承したメソッド |
add, clear, contains, contains, getElement, getElement, indexOf, indexOf, isEmpty, iterator, removeElement, size, toList |
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド |
clone, getDescription, getElementType, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement |
クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RdbEnumerationSet
public RdbEnumerationSet(Database database)
getParent
public Database getParent()
add
public void add(RdbEnumeration enumeration)
contains
public boolean contains(RdbEnumeration enumeration)
getEnumeration
public RdbEnumeration getEnumeration(int index)
getEnumeration
public RdbEnumeration getEnumeration(java.lang.String name)
removeIndex
public RdbEnumeration removeIndex(java.lang.String name)
Copyright © 2004 asyrinx organization. All Rights Reserved.