|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ten60.netkernel.layer1.representation.URIAspect
Implementation of IAspectURI that simply holds a URI
Constructor Summary | |
URIAspect(URI aURI)
Contstruct a new URIAspect |
Method Summary | |
static IURRepresentation |
create(IURMeta aMeta,
URI aURI)
Deprecated. |
URI |
getURI()
Returns the URI value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URIAspect(URI aURI)
Method Detail |
public URI getURI()
getURI
in interface IAspectURI
public static IURRepresentation create(IURMeta aMeta, URI aURI)
aMeta
- the meta for the representationaURI
- the value of the URI aspect
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |