|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rights | |
---|---|
net.ivoa.xml.vodataservice.v1 | |
net.ivoa.xml.voresource.v1 |
Uses of Rights in net.ivoa.xml.vodataservice.v1 |
---|
Fields in net.ivoa.xml.vodataservice.v1 with type parameters of type Rights | |
---|---|
protected java.util.List<Rights> |
DataCollection.rights
|
Methods in net.ivoa.xml.vodataservice.v1 that return types with arguments of type Rights | |
---|---|
java.util.List<Rights> |
DataCollection.getRights()
Gets the value of the rights property. |
Uses of Rights in net.ivoa.xml.voresource.v1 |
---|
Fields in net.ivoa.xml.voresource.v1 with type parameters of type Rights | |
---|---|
protected java.util.List<Rights> |
Service.rights
|
Methods in net.ivoa.xml.voresource.v1 that return Rights | |
---|---|
static Rights |
Rights.fromValue(java.lang.String v)
|
static Rights |
Rights.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Rights[] |
Rights.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.ivoa.xml.voresource.v1 that return types with arguments of type Rights | |
---|---|
java.util.List<Rights> |
Service.getRights()
Gets the value of the rights property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |