org.paneris.jammyjoes.controller
Class SearchType

java.lang.Object
  extended by org.paneris.jammyjoes.controller.SearchType

public class SearchType
extends java.lang.Object


Constructor Summary
SearchType()
           
SearchType(java.lang.String name)
           
SearchType(Type type)
           
 
Method Summary
 boolean isNull()
           
 java.lang.String pathise()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SearchType

public SearchType(Type type)

SearchType

public SearchType(java.lang.String name)

SearchType

public SearchType()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

isNull

public boolean isNull()

pathise

public java.lang.String pathise()


Copyright © 2001-2008 PanEris. All Rights Reserved.