public static interface Ic3Data.Application.Component.ExitPointOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Ic3Data.Application.Component.Instruction |
getInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1; |
Ic3Data.Application.Component.InstructionOrBuilder |
getInstructionOrBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1; |
Ic3Data.Application.Component.ExitPoint.Intent |
getIntents(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4; |
int |
getIntentsCount()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4; |
List<Ic3Data.Application.Component.ExitPoint.Intent> |
getIntentsList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4; |
Ic3Data.Application.Component.ExitPoint.IntentOrBuilder |
getIntentsOrBuilder(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4; |
List<? extends Ic3Data.Application.Component.ExitPoint.IntentOrBuilder> |
getIntentsOrBuilderList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4; |
Ic3Data.Application.Component.ComponentKind |
getKind()
optional .edu.psu.cse.siis.ic3.Application.Component.ComponentKind kind = 2; |
int |
getMissing()
optional uint32 missing = 3; |
Ic3Data.Application.Component.ExitPoint.Uri |
getUris(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5; |
int |
getUrisCount()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5; |
List<Ic3Data.Application.Component.ExitPoint.Uri> |
getUrisList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5; |
Ic3Data.Application.Component.ExitPoint.UriOrBuilder |
getUrisOrBuilder(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5; |
List<? extends Ic3Data.Application.Component.ExitPoint.UriOrBuilder> |
getUrisOrBuilderList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5; |
boolean |
hasInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1; |
boolean |
hasKind()
optional .edu.psu.cse.siis.ic3.Application.Component.ComponentKind kind = 2; |
boolean |
hasMissing()
optional uint32 missing = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1;Ic3Data.Application.Component.Instruction getInstruction()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1;Ic3Data.Application.Component.InstructionOrBuilder getInstructionOrBuilder()
optional .edu.psu.cse.siis.ic3.Application.Component.Instruction instruction = 1;boolean hasKind()
optional .edu.psu.cse.siis.ic3.Application.Component.ComponentKind kind = 2;Ic3Data.Application.Component.ComponentKind getKind()
optional .edu.psu.cse.siis.ic3.Application.Component.ComponentKind kind = 2;boolean hasMissing()
optional uint32 missing = 3;int getMissing()
optional uint32 missing = 3;List<Ic3Data.Application.Component.ExitPoint.Intent> getIntentsList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4;Ic3Data.Application.Component.ExitPoint.Intent getIntents(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4;int getIntentsCount()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4;List<? extends Ic3Data.Application.Component.ExitPoint.IntentOrBuilder> getIntentsOrBuilderList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4;Ic3Data.Application.Component.ExitPoint.IntentOrBuilder getIntentsOrBuilder(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Intent intents = 4;List<Ic3Data.Application.Component.ExitPoint.Uri> getUrisList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5;Ic3Data.Application.Component.ExitPoint.Uri getUris(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5;int getUrisCount()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5;List<? extends Ic3Data.Application.Component.ExitPoint.UriOrBuilder> getUrisOrBuilderList()
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5;Ic3Data.Application.Component.ExitPoint.UriOrBuilder getUrisOrBuilder(int index)
repeated .edu.psu.cse.siis.ic3.Application.Component.ExitPoint.Uri uris = 5;Copyright © 2018. All rights reserved.