ca.infoway.messagebuilder.util.xml
Class ConformanceLevelUtil

Package class diagram package ConformanceLevelUtil
java.lang.Object
  extended by ca.infoway.messagebuilder.util.xml.ConformanceLevelUtil

public class ConformanceLevelUtil
extends Object


Field Summary
static String ASSOCIATION_IS_IGNORED_AND_CAN_NOT_BE_USED
           
static String ASSOCIATION_IS_IGNORED_AND_WILL_NOT_BE_USED
           
static String ASSOCIATION_IS_NOT_ALLOWED
           
static String ATTRIBUTE_IS_IGNORED_AND_CAN_NOT_BE_USED
           
static String ATTRIBUTE_IS_IGNORED_AND_WILL_NOT_BE_USED
           
static String ATTRIBUTE_IS_NOT_ALLOWED
           
static String IGNORED_AS_NOT_ALLOWED
           
 
Constructor Summary
ConformanceLevelUtil()
           
 
Method Summary
static boolean isIgnoredNotAllowed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSOCIATION_IS_IGNORED_AND_CAN_NOT_BE_USED

public static final String ASSOCIATION_IS_IGNORED_AND_CAN_NOT_BE_USED
See Also:
Constant Field Values

ASSOCIATION_IS_IGNORED_AND_WILL_NOT_BE_USED

public static final String ASSOCIATION_IS_IGNORED_AND_WILL_NOT_BE_USED
See Also:
Constant Field Values

ATTRIBUTE_IS_IGNORED_AND_CAN_NOT_BE_USED

public static final String ATTRIBUTE_IS_IGNORED_AND_CAN_NOT_BE_USED
See Also:
Constant Field Values

ATTRIBUTE_IS_IGNORED_AND_WILL_NOT_BE_USED

public static final String ATTRIBUTE_IS_IGNORED_AND_WILL_NOT_BE_USED
See Also:
Constant Field Values

ASSOCIATION_IS_NOT_ALLOWED

public static final String ASSOCIATION_IS_NOT_ALLOWED
See Also:
Constant Field Values

ATTRIBUTE_IS_NOT_ALLOWED

public static final String ATTRIBUTE_IS_NOT_ALLOWED
See Also:
Constant Field Values

IGNORED_AS_NOT_ALLOWED

public static final String IGNORED_AS_NOT_ALLOWED
See Also:
Constant Field Values
Constructor Detail

ConformanceLevelUtil

public ConformanceLevelUtil()
Method Detail

isIgnoredNotAllowed

public static boolean isIgnoredNotAllowed()


Copyright © 2013. All Rights Reserved.