Uses of Class
rina.messages.EnrollmentInformationT.enrollmentInformation_t.Builder

Packages that use EnrollmentInformationT.enrollmentInformation_t.Builder
rina.messages   
 

Uses of EnrollmentInformationT.enrollmentInformation_t.Builder in rina.messages
 

Methods in rina.messages that return EnrollmentInformationT.enrollmentInformation_t.Builder
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.clear()
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.clearAddress()
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.clearOperationalStatus()
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.clone()
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.mergeFrom(EnrollmentInformationT.enrollmentInformation_t other)
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.mergeFrom(com.google.protobuf.Message other)
           
static EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.newBuilder()
           
static EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.newBuilder(EnrollmentInformationT.enrollmentInformation_t prototype)
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.newBuilderForType()
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.setAddress(long value)
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.Builder.setOperationalStatus(java.lang.String value)
           
 EnrollmentInformationT.enrollmentInformation_t.Builder EnrollmentInformationT.enrollmentInformation_t.toBuilder()