public class Facility extends Object
public Facility(String preference, String value)
preference - a String representing the name of the preference.value - a String representing the value of the preference.public Facility(String preference, String[] values)
preference - a String representing the name of the preference.values - an array of String representing the set of values.Copyright © 2012 code4tv.com. All Rights Reserved.