org.qriterium.dogma.resourcebase.data
Class Uri

java.lang.Object
  extended by org.qriterium.dogma.resourcebase.data.Uri
All Implemented Interfaces:
java.io.Serializable, iUri

public class Uri
extends java.lang.Object
implements iUri, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Uri()
           
 
Method Summary
 java.lang.String getResourcecanoname()
           
 java.lang.String getUristring()
           
 void setType(java.lang.String _type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Uri

public Uri()
Method Detail

getResourcecanoname

public java.lang.String getResourcecanoname()
Specified by:
getResourcecanoname in interface iUri

getUristring

public java.lang.String getUristring()
Specified by:
getUristring in interface iUri

setType

public void setType(java.lang.String _type)
Specified by:
setType in interface iUri