|
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.NVPAspect
public class NVPAspect
Implementation of IAspectNVP
| Constructor Summary | |
|---|---|
NVPAspect(NVPImpl aNVP)
Creates a new instance of StringAspect |
|
| Method Summary | |
|---|---|
static IURRepresentation |
create(IURMeta aMeta,
NVPImpl aNVP)
Create an IURRepresentation holding the immutable NVPImpl |
java.util.Set |
getNames()
returns the set of all available names |
java.lang.String |
getValue(java.lang.String name)
return the first value for the given name |
java.util.List |
getValues(java.lang.String name)
return a list of values for the given name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NVPAspect(NVPImpl aNVP)
aString - the value for the aspect| Method Detail |
|---|
public static IURRepresentation create(IURMeta aMeta,
NVPImpl aNVP)
aMeta - the meta for the representationaString - the value of the string aspectpublic java.util.Set getNames()
IAspectNVP
getNames in interface IAspectNVPpublic java.lang.String getValue(java.lang.String name)
IAspectNVP
getValue in interface IAspectNVPpublic java.util.List getValues(java.lang.String name)
IAspectNVP
getValues in interface IAspectNVP
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||