rina.messages
Interface EnrollmentInformationT.enrollmentInformation_tOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
EnrollmentInformationT.enrollmentInformation_t, EnrollmentInformationT.enrollmentInformation_t.Builder
Enclosing class:
EnrollmentInformationT

public static interface EnrollmentInformationT.enrollmentInformation_tOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 long getAddress()
           
 java.lang.String getOperationalStatus()
           
 boolean hasAddress()
           
 boolean hasOperationalStatus()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasAddress

boolean hasAddress()

getAddress

long getAddress()

hasOperationalStatus

boolean hasOperationalStatus()

getOperationalStatus

java.lang.String getOperationalStatus()