com.indexdata.torus2.model
Class RealmDefinition.MatchKey.MatchField

java.lang.Object
  extended by com.indexdata.torus2.model.RealmDefinition.MatchKey.MatchField
Enclosing class:
RealmDefinition.MatchKey

public class RealmDefinition.MatchKey.MatchField
extends Object


Constructor Summary
RealmDefinition.MatchKey.MatchField(String fieldName, boolean required)
           
 
Method Summary
 String getFieldName()
           
 boolean isRequired()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmDefinition.MatchKey.MatchField

public RealmDefinition.MatchKey.MatchField(String fieldName,
                                           boolean required)
Method Detail

getFieldName

public String getFieldName()

isRequired

public boolean isRequired()


Copyright © 2008-2013 Index Data. All Rights Reserved.