|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AzCategoryIdSubjectCodebase | |
---|---|
org.example.azapi | The AzApi package contains the interfaces that must be implemented by a provider. |
org.example.azapi.constants |
Uses of AzCategoryIdSubjectCodebase in org.example.azapi |
---|
Methods in org.example.azapi that return types with arguments of type AzCategoryIdSubjectCodebase | |
---|---|
AzEntity<AzCategoryIdSubjectCodebase> |
AzRequestContext.createAzEntity(AzCategoryIdSubjectCodebase t)
|
AzEntity<AzCategoryIdSubjectCodebase> |
AzRequestContext.getAzEntity(AzCategoryIdSubjectCodebase t)
|
Methods in org.example.azapi with parameters of type AzCategoryIdSubjectCodebase | |
---|---|
AzEntity<AzCategoryIdSubjectCodebase> |
AzRequestContext.createAzEntity(AzCategoryIdSubjectCodebase t)
|
AzEntity<AzCategoryIdSubjectCodebase> |
AzRequestContext.getAzEntity(AzCategoryIdSubjectCodebase t)
|
Uses of AzCategoryIdSubjectCodebase in org.example.azapi.constants |
---|
Methods in org.example.azapi.constants that return AzCategoryIdSubjectCodebase | |
---|---|
static AzCategoryIdSubjectCodebase |
AzCategoryIdSubjectCodebase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AzCategoryIdSubjectCodebase[] |
AzCategoryIdSubjectCodebase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |