Package org.apache.activemq.artemis.dto
Class RoleAccessDTO
- java.lang.Object
-
- org.apache.activemq.artemis.dto.RoleAccessDTO
-
public class RoleAccessDTO extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RoleAccessDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<MatchDTO>getMatch()
-
-
-
Method Detail
-
getMatch
public java.util.List<MatchDTO> getMatch()
-
-