Uses of Class
org.jomc.sequences.SequenceChangeEvent.Status

Uses of SequenceChangeEvent.Status in org.jomc.sequences
 

Fields in org.jomc.sequences declared as SequenceChangeEvent.Status
Modifier and Type Field and Description
static SequenceChangeEvent.Status SequenceChangeEvent.ILLEGAL_LENGTH
          A property value is of illegal length.
static SequenceChangeEvent.Status SequenceChangeEvent.ILLEGAL_VALUE
          A property value is illegal.
static SequenceChangeEvent.Status SequenceChangeEvent.MANDATORY_VALUE
          A mandatory property is missing a value.
 

Methods in org.jomc.sequences that return types with arguments of type SequenceChangeEvent.Status
Modifier and Type Method and Description
 List<SequenceChangeEvent.Status> SequenceChangeEvent.getStatus(String key)
          Gets status for a given key.
 



Copyright © 2005-2010 The JOMC Project. All Rights Reserved.