|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.URLPatternsReferenceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdscs.dto.URLPatternsReferenceType
public abstract class URLPatternsReferenceType
Java class for URLPatternsReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="URLPatternsReferenceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="authenticationFlags" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}AuthenticationFlagsEnumType" minOccurs="0"/>
<element name="isAccessAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="URLPatterns" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}URLPatterns" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected AuthenticationFlagsEnumType |
authenticationFlags
|
protected java.lang.Boolean |
isAccessAllowed
|
protected URLPatterns |
urlPatterns
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
URLPatternsReferenceType()
|
|
| Method Summary | |
|---|---|
AuthenticationFlagsEnumType |
getAuthenticationFlags()
Gets the value of the authenticationFlags property. |
URLPatterns |
getURLPatterns()
Gets the value of the urlPatterns property. |
java.lang.Boolean |
isIsAccessAllowed()
Gets the value of the isAccessAllowed property. |
void |
setAuthenticationFlags(AuthenticationFlagsEnumType value)
Sets the value of the authenticationFlags property. |
void |
setIsAccessAllowed(java.lang.Boolean value)
Sets the value of the isAccessAllowed property. |
void |
setURLPatterns(URLPatterns value)
Sets the value of the urlPatterns property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AuthenticationFlagsEnumType authenticationFlags
protected java.lang.Boolean isAccessAllowed
protected URLPatterns urlPatterns
| Constructor Detail |
|---|
public URLPatternsReferenceType()
| Method Detail |
|---|
public AuthenticationFlagsEnumType getAuthenticationFlags()
AuthenticationFlagsEnumTypepublic void setAuthenticationFlags(AuthenticationFlagsEnumType value)
value - allowed object is
AuthenticationFlagsEnumTypepublic java.lang.Boolean isIsAccessAllowed()
Booleanpublic void setIsAccessAllowed(java.lang.Boolean value)
value - allowed object is
Booleanpublic URLPatterns getURLPatterns()
URLPatternspublic void setURLPatterns(URLPatterns value)
value - allowed object is
URLPatterns
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.URLPatternsReferenceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||