public class BaseUriDescriptor extends DescriptorElement
| Constructor and Description |
|---|
BaseUriDescriptor(String value,
String type,
List<MultipleBaseUriDescriptor> mapping,
DescriptorElementLocation location) |
| Modifier and Type | Method and Description |
|---|---|
List<MultipleBaseUriDescriptor> |
getMapping() |
String |
getType() |
String |
getValue() |
getLocationpublic BaseUriDescriptor(String value, String type, List<MultipleBaseUriDescriptor> mapping, DescriptorElementLocation location)
public String getValue()
public String getType()
public List<MultipleBaseUriDescriptor> getMapping()
Copyright © 2026. All rights reserved.