|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Truncated.Enum | |
---|---|
org.apache.ws.scout.uddi | |
org.apache.ws.scout.uddi.impl |
Uses of Truncated.Enum in org.apache.ws.scout.uddi |
---|
Fields in org.apache.ws.scout.uddi declared as Truncated.Enum | |
---|---|
static Truncated.Enum |
Truncated.FALSE
|
static Truncated.Enum |
Truncated.TRUE
|
Methods in org.apache.ws.scout.uddi that return Truncated.Enum | |
---|---|
static Truncated.Enum |
Truncated.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static Truncated.Enum |
Truncated.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
Truncated.Enum |
BusinessDetail.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
DispositionReport.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
RelatedBusinessesList.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
ServiceList.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BusinessList.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BusinessDetailExt.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
RegisteredInfo.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
TModelDetail.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
ServiceDetail.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BindingDetail.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
TModelList.getTruncated()
Gets the "truncated" attribute |
Methods in org.apache.ws.scout.uddi with parameters of type Truncated.Enum | |
---|---|
void |
BusinessDetail.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
DispositionReport.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
RelatedBusinessesList.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
ServiceList.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BusinessList.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BusinessDetailExt.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
RegisteredInfo.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
TModelDetail.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
ServiceDetail.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BindingDetail.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
TModelList.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
Uses of Truncated.Enum in org.apache.ws.scout.uddi.impl |
---|
Methods in org.apache.ws.scout.uddi.impl that return Truncated.Enum | |
---|---|
Truncated.Enum |
ServiceListImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
RelatedBusinessesListImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
TModelDetailImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
DispositionReportImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
ServiceDetailImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
RegisteredInfoImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BindingDetailImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BusinessListImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BusinessDetailImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
BusinessDetailExtImpl.getTruncated()
Gets the "truncated" attribute |
Truncated.Enum |
TModelListImpl.getTruncated()
Gets the "truncated" attribute |
Methods in org.apache.ws.scout.uddi.impl with parameters of type Truncated.Enum | |
---|---|
void |
ServiceListImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
RelatedBusinessesListImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
TModelDetailImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
DispositionReportImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
ServiceDetailImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
RegisteredInfoImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BindingDetailImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BusinessListImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BusinessDetailImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
BusinessDetailExtImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
void |
TModelListImpl.setTruncated(Truncated.Enum truncated)
Sets the "truncated" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |