|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MissingAttributeDetail | |
---|---|
org.wso2.balana.ctx | All of the classes that support the context schema are in this package. |
Uses of MissingAttributeDetail in org.wso2.balana.ctx |
---|
Methods in org.wso2.balana.ctx that return MissingAttributeDetail | |
---|---|
static MissingAttributeDetail |
MissingAttributeDetail.getInstance(Node root,
PolicyMetaData metaData)
Creates an instance of an MissingAttributeDetail based on the root
DOM node of the XML data. |
Methods in org.wso2.balana.ctx that return types with arguments of type MissingAttributeDetail | |
---|---|
List<MissingAttributeDetail> |
StatusDetail.getMissingAttributeDetails()
Gets List of MissingAttributeDetail elements |
Constructor parameters in org.wso2.balana.ctx with type arguments of type MissingAttributeDetail | |
---|---|
StatusDetail(List<MissingAttributeDetail> missingAttributeDetails)
Constructor that uses a List of MissingAttributeDetail s to define the status
detail. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |