Package com.tailf.ncs.maapi
Class Schema.CsValueIPv4Prefix.Builder
Object
org.capnproto.StructBuilder
com.tailf.ncs.maapi.Schema.CsValueIPv4Prefix.Builder
- Enclosing class:
 - Schema.CsValueIPv4Prefix
 
public static final class Schema.CsValueIPv4Prefix.Builder
extends org.capnproto.StructBuilder
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.capnproto.StructBuilder
org.capnproto.StructBuilder.Factory<T extends Object> - 
Method Summary
 
- 
Method Details
- 
asReader
 - 
getA1
public final byte getA1() - 
setA1
public final void setA1(byte value)  - 
getA2
public final byte getA2() - 
setA2
public final void setA2(byte value)  - 
getA3
public final byte getA3() - 
setA3
public final void setA3(byte value)  - 
getA4
public final byte getA4() - 
setA4
public final void setA4(byte value)  - 
getPrefix
public final byte getPrefix() - 
setPrefix
public final void setPrefix(byte value)  
 -