Package | Description |
---|---|
org.uddi.api_v2 |
Modifier and Type | Field and Description |
---|---|
protected Truncated |
BindingDetail.truncated |
protected Truncated |
BusinessDetail.truncated |
protected Truncated |
BusinessDetailExt.truncated |
protected Truncated |
BusinessList.truncated |
protected Truncated |
DispositionReport.truncated |
protected Truncated |
RegisteredInfo.truncated |
protected Truncated |
RelatedBusinessesList.truncated |
protected Truncated |
ServiceDetail.truncated |
protected Truncated |
ServiceList.truncated |
protected Truncated |
TModelDetail.truncated |
protected Truncated |
TModelList.truncated |
Modifier and Type | Method and Description |
---|---|
static Truncated |
Truncated.fromValue(String v) |
Truncated |
BindingDetail.getTruncated()
Gets the value of the truncated property.
|
Truncated |
BusinessDetail.getTruncated()
Gets the value of the truncated property.
|
Truncated |
BusinessDetailExt.getTruncated()
Gets the value of the truncated property.
|
Truncated |
BusinessList.getTruncated()
Gets the value of the truncated property.
|
Truncated |
DispositionReport.getTruncated()
Gets the value of the truncated property.
|
Truncated |
RegisteredInfo.getTruncated()
Gets the value of the truncated property.
|
Truncated |
RelatedBusinessesList.getTruncated()
Gets the value of the truncated property.
|
Truncated |
ServiceDetail.getTruncated()
Gets the value of the truncated property.
|
Truncated |
ServiceList.getTruncated()
Gets the value of the truncated property.
|
Truncated |
TModelDetail.getTruncated()
Gets the value of the truncated property.
|
Truncated |
TModelList.getTruncated()
Gets the value of the truncated property.
|
static Truncated |
Truncated.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Truncated[] |
Truncated.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BindingDetail.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
BusinessDetail.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
BusinessDetailExt.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
BusinessList.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
DispositionReport.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
RegisteredInfo.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
RelatedBusinessesList.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
ServiceDetail.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
ServiceList.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
TModelDetail.setTruncated(Truncated value)
Sets the value of the truncated property.
|
void |
TModelList.setTruncated(Truncated value)
Sets the value of the truncated property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.