Class XROSubobjectUtil
java.lang.Object
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROSubobjectUtil
- 
Method Summary
Modifier and TypeMethodDescriptionstatic voidformatSubobject(int type, Boolean mandatory, io.netty.buffer.ByteBuf body, io.netty.buffer.ByteBuf buffer)  
- 
Method Details
- 
formatSubobject
public static void formatSubobject(int type, Boolean mandatory, io.netty.buffer.ByteBuf body, io.netty.buffer.ByteBuf buffer)  
 -