org.ini4j.spi
Class TypeValuesPair

Object
  extended by org.ini4j.spi.TypeValuesPair

public class TypeValuesPair
extends Object


Constructor Summary
TypeValuesPair(Registry.Type type, String[] values)
           
 
Method Summary
 Registry.Type getType()
           
 String[] getValues()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeValuesPair

public TypeValuesPair(Registry.Type type,
                      String[] values)
Method Detail

getType

public Registry.Type getType()

getValues

public String[] getValues()


Copyright © 2011. All Rights Reserved.