public interface CustomUnicom extends QosProfile
| Modifier and Type | Method and Description |
|---|---|
InboundClasses |
inboundClasses()
Returns the attribute inboundClasses.
|
void |
inboundClasses(InboundClasses inboundClasses)
Sets the attribute inboundClasses.
|
OutboundClasses |
outboundClasses()
Returns the attribute outboundClasses.
|
void |
outboundClasses(OutboundClasses outboundClasses)
Sets the attribute outboundClasses.
|
InboundClasses inboundClasses()
OutboundClasses outboundClasses()
void inboundClasses(InboundClasses inboundClasses)
inboundClasses - value of inboundClassesvoid outboundClasses(OutboundClasses outboundClasses)
outboundClasses - value of outboundClassesCopyright © 2017. All rights reserved.