Uses of Class
org.somda.sdc.mdpws.model.StreamTypeType
-
-
Uses of StreamTypeType in org.somda.sdc.mdpws.model
Fields in org.somda.sdc.mdpws.model with type parameters of type StreamTypeType Modifier and Type Field Description protected List<StreamTypeType>StreamDescriptionsType. streamTypeMethods in org.somda.sdc.mdpws.model that return StreamTypeType Modifier and Type Method Description StreamTypeTypeObjectFactory. createStreamTypeType()Create an instance ofStreamTypeTypeMethods in org.somda.sdc.mdpws.model that return types with arguments of type StreamTypeType Modifier and Type Method Description List<StreamTypeType>StreamDescriptionsType. getStreamType()Gets the value of the streamType property.Method parameters in org.somda.sdc.mdpws.model with type arguments of type StreamTypeType Modifier and Type Method Description voidStreamDescriptionsType. setStreamType(List<StreamTypeType> value)
-