Interface PackageOccurrenceOrBuilder (2.2.3)

  public 
  
 interface 
 PackageOccurrenceOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getLocation(int index)

  public 
  
 abstract 
  
 Location 
  
 getLocation 
 ( 
 int 
  
 index 
 ) 
 

Required. All of the places within the filesystem versions of this package have been found.

repeated .grafeas.v1.Location location = 2;

Parameter
Name Description
index int
Returns
Type Description
Location

getLocationCount()

  public 
  
 abstract 
  
 int 
  
 getLocationCount 
 () 
 

Required. All of the places within the filesystem versions of this package have been found.

repeated .grafeas.v1.Location location = 2;

Returns
Type Description
int

getLocationList()

  public 
  
 abstract 
  
 List<Location> 
  
 getLocationList 
 () 
 

Required. All of the places within the filesystem versions of this package have been found.

repeated .grafeas.v1.Location location = 2;

Returns
Type Description
List < Location >

getLocationOrBuilder(int index)

  public 
  
 abstract 
  
 LocationOrBuilder 
  
 getLocationOrBuilder 
 ( 
 int 
  
 index 
 ) 
 

Required. All of the places within the filesystem versions of this package have been found.

repeated .grafeas.v1.Location location = 2;

Parameter
Name Description
index int
Returns
Type Description
LocationOrBuilder

getLocationOrBuilderList()

  public 
  
 abstract 
  
 List 
< ? 
  
 extends 
  
 LocationOrBuilder 
>  
 getLocationOrBuilderList 
 () 
 

Required. All of the places within the filesystem versions of this package have been found.

repeated .grafeas.v1.Location location = 2;

Returns
Type Description
List < ? extends io.grafeas.v1.LocationOrBuilder >

getName()

  public 
  
 abstract 
  
 String 
  
 getName 
 () 
 

Output only. The name of the installed package.

string name = 1;

Returns
Type Description
String

The name.

getNameBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getNameBytes 
 () 
 

Output only. The name of the installed package.

string name = 1;

Returns
Type Description
ByteString

The bytes for name.

Design a Mobile Site
View Site in Mobile | Classic
Share by: