Uses of Class
rina.messages.EnrollmentInformationT.enrollmentInformation_t

Packages that use EnrollmentInformationT.enrollmentInformation_t
rina.messages   
 

Uses of EnrollmentInformationT.enrollmentInformation_t in rina.messages
 

Methods in rina.messages that return EnrollmentInformationT.enrollmentInformation_t
 EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.Builder.build()
           
 EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.Builder.buildPartial()
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentMessage.generate(long address, java.lang.String operationalStatus)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.getDefaultInstance()
           
 EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.getDefaultInstanceForType()
           
 EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.Builder.getDefaultInstanceForType()
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseDelimitedFrom(java.io.InputStream input)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(byte[] data)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(com.google.protobuf.ByteString data)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(java.io.InputStream input)
           
static EnrollmentInformationT.enrollmentInformation_t EnrollmentInformationT.enrollmentInformation_t.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in rina.messages with parameters of type EnrollmentInformationT.enrollmentInformation_t
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.mergeFrom(EnrollmentInformationT.enrollmentInformation_t other)
           
static EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.newBuilder(EnrollmentInformationT.enrollmentInformation_t prototype)