|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Truncated | |
|---|---|
| org.uddi.api_v2 | |
| Uses of Truncated in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as Truncated | |
|---|---|
protected Truncated |
DispositionReport.truncated
|
protected Truncated |
TModelDetail.truncated
|
protected Truncated |
BusinessList.truncated
|
protected Truncated |
BusinessDetail.truncated
|
protected Truncated |
RelatedBusinessesList.truncated
|
protected Truncated |
BindingDetail.truncated
|
protected Truncated |
BusinessDetailExt.truncated
|
protected Truncated |
ServiceDetail.truncated
|
protected Truncated |
ServiceList.truncated
|
protected Truncated |
RegisteredInfo.truncated
|
protected Truncated |
TModelList.truncated
|
| Methods in org.uddi.api_v2 that return Truncated | |
|---|---|
static Truncated |
Truncated.fromValue(java.lang.String v)
|
Truncated |
DispositionReport.getTruncated()
Gets the value of the truncated property. |
Truncated |
TModelDetail.getTruncated()
Gets the value of the truncated property. |
Truncated |
BusinessList.getTruncated()
Gets the value of the truncated property. |
Truncated |
BusinessDetail.getTruncated()
Gets the value of the truncated property. |
Truncated |
RelatedBusinessesList.getTruncated()
Gets the value of the truncated property. |
Truncated |
BindingDetail.getTruncated()
Gets the value of the truncated property. |
Truncated |
BusinessDetailExt.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 |
RegisteredInfo.getTruncated()
Gets the value of the truncated property. |
Truncated |
TModelList.getTruncated()
Gets the value of the truncated property. |
static Truncated |
Truncated.valueOf(java.lang.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. |
| Methods in org.uddi.api_v2 with parameters of type Truncated | |
|---|---|
void |
DispositionReport.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
TModelDetail.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
BusinessList.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
BusinessDetail.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
RelatedBusinessesList.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
BindingDetail.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
BusinessDetailExt.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 |
RegisteredInfo.setTruncated(Truncated value)
Sets the value of the truncated property. |
void |
TModelList.setTruncated(Truncated value)
Sets the value of the truncated property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||