org.eaglei.model
Class EIValueRestriction

java.lang.Object
  extended by org.eaglei.model.EIValueRestriction
All Implemented Interfaces:
java.io.Serializable

public class EIValueRestriction
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
static class EIValueRestriction.Type
           
 
Constructor Summary
EIValueRestriction(EIValueRestriction.Type type, java.lang.String uri)
           
 
Method Summary
 EIValueRestriction.Type getType()
           
 java.lang.String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EIValueRestriction

public EIValueRestriction(EIValueRestriction.Type type,
                          java.lang.String uri)
Method Detail

getType

public EIValueRestriction.Type getType()

getURI

public java.lang.String getURI()


Copyright © 2009-2010 Eagle-I. All Rights Reserved.