com.ibm.cics.model
Interface ICICSAttributeValidator<T>


public interface ICICSAttributeValidator<T>


Field Summary
static ICICSAttributeValidator NULLOBJ
           
 
Method Summary
 ICICSAttributeHint getValuesHint()
           
 void validate(T value)
           
 

Field Detail

NULLOBJ

static final ICICSAttributeValidator NULLOBJ
Method Detail

validate

void validate(T value)
              throws java.lang.RuntimeException
Throws:
java.lang.RuntimeException

getValuesHint

ICICSAttributeHint getValuesHint()


Copyright 2008-2009 IBM Corp. All Rights Reserved.