public static class ResourceDescriptor.PropertyValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
propertyId |
java.lang.String |
value |
| Constructor and Description |
|---|
PropertyValue() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDescriptor.PropertyValue |
create(java.lang.String propertyId,
java.lang.String value) |
public static ResourceDescriptor.PropertyValue create(java.lang.String propertyId, java.lang.String value)
Copyright © 2024. All Rights Reserved.