Uses of Class
org.oasis.was.AttackSurfaceType

Uses of AttackSurfaceType in org.oasis.was
 

Fields in org.oasis.was declared as AttackSurfaceType
static AttackSurfaceType AttackSurfaceType.SYSTEM_BOUNDARY
           
static AttackSurfaceType AttackSurfaceType.COMPONENT_BOUNDARY
           
static AttackSurfaceType AttackSurfaceType.SOURCE_CODE
           
 

Methods in org.oasis.was that return AttackSurfaceType
static AttackSurfaceType AttackSurfaceType.fromValue(java.lang.String value)
           
static AttackSurfaceType AttackSurfaceType.fromString(java.lang.String str)
           
 AttackSurfaceType AttackSurface.getType()
           
 

Methods in org.oasis.was with parameters of type AttackSurfaceType
 void AttackSurface.setType(AttackSurfaceType value)
           
 



Copyright © OASIS. All Rights Reserved.