| Package | Description |
|---|---|
| org.jupnp.model.types |
| Modifier and Type | Method and Description |
|---|---|
static Datatype.Default |
Datatype.Default.getByJavaType(Class javaType) |
static Datatype.Default |
Datatype.Default.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Datatype.Default[] |
Datatype.Default.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 jUPnP.org. All rights reserved.