Uses of Class
com.ibm.pdp.maf.rpp.pac.segment.SocrateAuthorizationValues

Packages that use SocrateAuthorizationValues
com.ibm.pdp.maf.rpp.pac.segment This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview. 
 

Uses of SocrateAuthorizationValues in com.ibm.pdp.maf.rpp.pac.segment
 

Methods in com.ibm.pdp.maf.rpp.pac.segment that return SocrateAuthorizationValues
 SocrateAuthorizationValues SocrateElement.getSub0SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub1SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub2SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub3SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub4SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub5SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub6SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub7SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub8SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
 SocrateAuthorizationValues SocrateElement.getSub9SchemaAutorization()
          This field indicates the type of access authorizations for each subschema.
static SocrateAuthorizationValues SocrateAuthorizationValues.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SocrateAuthorizationValues[] SocrateAuthorizationValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.