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