Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.8 KB

File metadata and controls

42 lines (33 loc) · 1.8 KB

PetfindbytagsGetSecurityInfo

PetfindbytagsGetSecurityInfo.java

public class PetfindbytagsGetSecurityInfo

A class that provides a security requirement object, and any needed security info classes

  • a class that is a SecurityRequirementObjectProvider
  • an enum class that describes security index values

Nested Class Summary

Modifier and Type Class and Description
static class PetfindbytagsGetSecurityInfo.PetfindbytagsGetSecurityInfo1
SecurityRequirementObjectProvider
enum PetfindbytagsGetSecurityInfo.SecurityIndex
class that stores a security index

PetfindbytagsGetSecurityInfo1

implements SecurityRequirementObjectProvider<SecurityIndex>

Constructor Summary

Constructor and Description
PetfindbytagsGetSecurityInfo1()
Creates an instance

Field Summary

Modifier and Type Field and Description
PetfindbytagsGetSecurityRequirementObject0 security0
PetfindbytagsGetSecurityRequirementObject1 security1

Method Summary

Modifier and Type Method and Description
SecurityRequirementObject getSecurityRequirementObject(@Nullable SecurityIndex securityIndex)
If null is input, then the instance's securityIndex will be used

SecurityIndex

enum SecurityIndex

Enum Constant Summary

Enum Constant And Description
SECURITY_0
security 0
SECURITY_1
security 1