public class Label
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Label.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
nature()
Gets the nature.
|
Label.Builder |
newBuilder()
New builder.
|
String |
party()
Gets the party.
|
public Label.Builder newBuilder()
public String nature()
The identified `nature` of the element.
public String party()
The identified `party` of the element.
Copyright © 2021 IBM Cloud. All rights reserved.