public class Remove extends Value
| Constructor and Description |
|---|
Remove(Object byValue)
Recommended for use by SimpleRequests.
|
Remove(String byTypeURI)
Recommended for use by SimpleProfiles.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject()
This is only supposed to be used internally.
|
String |
getURI()
This is only supposed to be used internally.
|
byURI, createEmptyInstancepublic Remove(Object byValue)
byValue - An instance of a ManagedIndividual or native type representing
the value to be removedpublic Remove(String byTypeURI)
byTypeURI - A type URI of a ManagedIndividual or native type representing
the type of value to be removed. However if the parameter is
not a valid URI, it will be understood as an instance of a
String, as if it used the "byValue" constructor instead.Copyright © 2018 universAAL Consortium. All rights reserved.