Uses of Class
com.tailf.ncs.maapi.Schema.CsValueIPv4Prefix.Reader
Packages that use Schema.CsValueIPv4Prefix.Reader
- 
Uses of Schema.CsValueIPv4Prefix.Reader in com.tailf.ncs.maapi
Fields in com.tailf.ncs.maapi with type parameters of type Schema.CsValueIPv4Prefix.ReaderModifier and TypeFieldDescriptionstatic final org.capnproto.StructList.Factory<Schema.CsValueIPv4Prefix.Builder,Schema.CsValueIPv4Prefix.Reader> Schema.CsValueIPv4Prefix.listFactoryMethods in com.tailf.ncs.maapi that return Schema.CsValueIPv4Prefix.ReaderModifier and TypeMethodDescriptionSchema.CsValueIPv4Prefix.Builder.asReader()Schema.CsValueIPv4Prefix.Factory.asReader(Schema.CsValueIPv4Prefix.Builder builder) Schema.CsValueIPv4Prefix.Factory.constructReader(org.capnproto.SegmentReader segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit) Schema.CsValue.Reader.getIpv4()Schema.CsValue.Reader.getIpv4AndPlen()Schema.CsValue.Reader.getIpv4prefix()Methods in com.tailf.ncs.maapi with parameters of type Schema.CsValueIPv4Prefix.ReaderModifier and TypeMethodDescriptionfinal voidSchema.CsValue.Builder.setIpv4(Schema.CsValueIPv4Prefix.Reader value) final voidSchema.CsValue.Builder.setIpv4AndPlen(Schema.CsValueIPv4Prefix.Reader value) final voidSchema.CsValue.Builder.setIpv4prefix(Schema.CsValueIPv4Prefix.Reader value)